Skip to content

Commit ad8b77f

Browse files
committed
[README] Update doc, add extra info resource.
1 parent 0d08719 commit ad8b77f

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,12 @@ The latest progress can be found in [`CHANGELOG`](https://github.com/PORTAL-CEOS
9898
```
9999
100100
- 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.
102102
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.
103+
[this](https://janakiev.com/blog/jupyter-virtual-envs/),
104+
[this](https://www.hophr.com/tutorial-page/getting-import-error-jupyter-notebook-but-not-python-step-by-step-guide),
105+
or [this](https://cloudbytes.dev/snippets/run-jupyter-notebooks-with-python-virtual-environments) instructions.
106+
This may happen particularly if you are using multiple virtual environments.
104107
105108
## Usage
106109

0 commit comments

Comments
 (0)