Skip to content

IPython notebooks for the workshops provided by Montreal Python.

Notifications You must be signed in to change notification settings

mtlpy/tutorial_notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

tutorial_notebooks

IPython notebooks for the workshops provided by Montreal Python.

Installation Instructions

Follow the standard installation procedures of IPython

Then run ipython profile create

The command will create a .ipython folder in your home directory. Your will need to edit the file ~/.ipython/profile_/ipython_notebook_config.py and change the following constants c.NotebookManager.notebook_dir = u'/home/user/notebook/src/intro_python' #path to the notebook files c.NotebookApp.open_browser = False Once done you can run the notebook server: ipython notebook --profile=

About

IPython notebooks for the workshops provided by Montreal Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published