Skip to content

Django/pinuax meets IPython Notebook server -- a LDAP auth enabled Django app for launching IPython Notebook servers

License

Notifications You must be signed in to change notification settings

Web5design/django-ipython-nbserver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-ipython-nbserver

A starter project that creates a django-pinax project to wrap IPython Notebook service with LDAP authetication and custom password protection.

Getting Started:

pip install virtualenv
virtualenv mysiteenv
source mysiteenv/bin/activate
pip install -r requirements.txt
python manage.py syncdb
python manage.py runserver

About

Django/pinuax meets IPython Notebook server -- a LDAP auth enabled Django app for launching IPython Notebook servers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published