Skip to content

Latest commit

 

History

History
executable file
·
12 lines (9 loc) · 243 Bytes

jupyter_setup.md

File metadata and controls

executable file
·
12 lines (9 loc) · 243 Bytes

Configure Jupyter

#createas a config file in  Users\[name]\.jupyter
jupyter notebook --generate-config

edit the jupyter_notebook_config.py file

c.NotebookApp.browser = 'open -a /Applications/Firefox.app %s'