Skip to content

Instantly share code, notes, and snippets.

@blorenz
Last active December 26, 2015 17:09
Show Gist options
  • Save blorenz/7184798 to your computer and use it in GitHub Desktop.
Save blorenz/7184798 to your computer and use it in GitHub Desktop.
Install IPython notebook on Mac for Django
pip install ipython sphinx pyzmq pygments tornado nose django-extensions
easy_install readline pyzmq
# Now can run with django
# ./manage.py shell_plus --notebook
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment