Skip to content

khinsen/simple_notebook_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple notebook manager for IPython

This package provides a minimal notebook manager for IPython. It is meant to illustrate the notebook manager API. This notebook manager stores all notebooks in memory, meaning that they are lost when the server is stopped. It is completely useless for practical applications.

The code has bee tested with Python 2.7 and 3.3.

Run the script simple_notebook_manager_test to start an IPython notebook server with debug output enabled and using the simple notebook manager.

About

A minimal notebook manager for IPython

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages