Answers for "how to open conda jupyter notebook"

2

Open Jupyter Notebook

python -m notebook
Posted by: Guest on May-04-2021
5

open jupyter notebook with conda envirionment

python -m ipykernel install --user --name=firstEnv
Posted by: Guest on November-02-2020

Code answers related to "how to open conda jupyter notebook"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language