When I open a Jupyter notebook (formerly IPython) it defaults to C:\Users\USERNAME. How can I change this so to another location? 31 Answers 31 jupyter notebook --help-all could be...
  • May 19, 2022
  • 0 Comments
I have jupyter/anaconda/python3.5. How can I know which conda environment is my jupyter notebook running on? How can I launch jupyter from a new conda environment? 16 Answers 16
  • May 15, 2022
  • 0 Comments