OpenSenseAction / OPENSENSE_sandbox

Collection of runable examples with software packages for processing opportunistic rainfall sensors
BSD 3-Clause "New" or "Revised" License
9 stars 16 forks source link

removed sys.path.append from the two Python CML example notebooks #41

Closed cchwala closed 1 year ago

cchwala commented 1 year ago

since the submodules are added to the conda env, they can now be run without the sys.path.append. This has the advantage that all other example notebooks that are in the pycomlink and PyNNcml submodule will just run without modification.

github-actions[bot] commented 1 year ago

Binder :point_left: Launch a binder notebook on branch _cchwala/OPENSENSE_sandbox/remove_sys_pathappend

cchwala commented 1 year ago

both notebooks work as expected when test with this correct binder link