Skip to content
Snippets Groups Projects
Commit 8f434f94 authored by Wigal, Jacob (CIV)'s avatar Wigal, Jacob (CIV) :sparkles:
Browse files

Update py-packages_installation.rst

parent 936ea1fe
No related branches found
No related tags found
No related merge requests found
...@@ -122,7 +122,7 @@ Run this codes in order to get started with a new Python environment (tested to ...@@ -122,7 +122,7 @@ Run this codes in order to get started with a new Python environment (tested to
# Activate the environment # Activate the environment
conda activate new_env conda activate new_env
# Install jupyter notebook again, because there are no packages on this new environmennt # Install jupyter notebook again, because there are no packages on this new environment
conda install -c conda-forge notebook conda install -c conda-forge notebook
# Start jupyter notebook # Start jupyter notebook
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment