Skip to content
Snippets Groups Projects
Commit bd34d598 authored by Danilo Ferreira de Lima's avatar Danilo Ferreira de Lima
Browse files

Update instructions.

parent d0b255b3
No related branches found
No related tags found
No related merge requests found
...@@ -26,8 +26,8 @@ pip install numpy scipy ...@@ -26,8 +26,8 @@ pip install numpy scipy
pip install torch --index-url https://download.pytorch.org/whl/cpu pip install torch --index-url https://download.pytorch.org/whl/cpu
# add it to the Jupyter Lab in Maxwell # add it to the Jupyter Lab in Maxwell
pip install ipykernel jupyter pip install ipykernel
python -m ipykernel install --name pes_to_spec_env python -m ipykernel install --user --name pes_to_spec_env
``` ```
......
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