Skip to content

Commit

Permalink
add kernel in jupyter for venv
Browse files Browse the repository at this point in the history
  • Loading branch information
rameshjes authored Apr 30, 2020
1 parent eb4de13 commit fa83d09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/python_env_setup
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ For rename:

use python env(installed using workon) in jupyter notebook:
pip install ipykernel
ipython kernel install --user --name=projectname
python -m ipykernel install --user --name project-name

----
Install virtualenvwrapper
Expand Down

0 comments on commit fa83d09

Please sign in to comment.