• A multi-directory IPython notebook
  • Abstract
  • Motivation
  • Summary of the changes
  • IPython URL Mapping
  • IPython web services
  • Notebooks API
  • Only the server will provide a complete model
  • Create new notebooks
  • Response
  • Upload a notebook
  • Input
  • Response
  • Copy a notebook
  • Input
  • Response
  • List notebooks
  • Response
  • Open an existing notebook
  • Response
  • Rename notebook
  • Input
  • Response
  • Save Notebook
  • Input
  • Response
  • Delete notebook
  • Response
  • List Checkpoints
  • Response
  • Create a Checkpoint
  • Response
  • Restore to a Checkpoint
  • Response
  • Delete a Checkpoint
  • Response
  • Kernels API
  • List kernels
  • Response
  • Get kernel information
  • Response
  • Start a kernel
  • Response
  • Shutdown the kernel
  • Response
  • Interrupt a kernel
  • Response
  • Restart a kernel
  • Response
  • Sessions API
  • List sessions
  • Response
  • Create a Session
  • Input
  • Response
  • Get Session information
  • Response
  • Change session
  • Input
  • Response
  • Delete a session
  • Response
  • Things to Consider for the future
  • "Contents"
  • "Projects"
  • See the PR for this IPEP
  • See discussion about this IPEP