Skip to content

benthomasson/django_notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

django_notebook

This is a trivial plugin to IPython notebook that initializes Django inside the notebook. I find this useful as a replacement for ./manage.py shell.

To use django_notebook open IPython notebook with django_notebook as an extension in your Django project directory.

    % ipython notebook --ext=django_notebook

About

Django extension module to IPython Notebook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages