Skip to main content

A notebook manager for IPython with MongoDB as the backend.

Project description

IPython Notebook Manager in MongoDB

required

NotebookApp.notebook_manager_class=mongo_notebook_manager.MongoNotebookManager

optional

Below are the arguments, with their default values

mongo_uri

MongoNotebookManager.mongo_uri='mongodb://localhost:27017/'

replica_set

MongoNotebookManager.replica_set=''

database_name

MongoNotebookManager.database_name='ipython'

notebook_collection

MongoNotebookManager.notebook_collection='notebooks'

checkpoint_collection

MongoNotebookManager.checkpoint_collection='checkpoints'

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

MongoNotebookManager-0.1.3.tar.gz (5.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page