You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -98,9 +98,12 @@ The latest progress can be found in [`CHANGELOG`](https://github.com/PORTAL-CEOS
98
98
```
99
99
100
100
- If after following the instructions above you are unable to import the anhalyze module
101
-
from your jupyter notebook, it maybe that you need to add the kernel of your python virtual environment.
101
+
from your jupyter notebook. It maybe that you need to add the kernel of your python virtual environment.
102
102
You can follow [this](https://medium.com/@WamiqRaza/how-to-create-virtual-environment-jupyter-kernel-python-6836b50f4bf4),
103
-
[this](https://janakiev.com/blog/jupyter-virtual-envs/), or [this](https://cloudbytes.dev/snippets/run-jupyter-notebooks-with-python-virtual-environments) instructions.
0 commit comments