Skip to content

A Jupyter Notebook extension for splitting a cell into two notebooks

License

Notifications You must be signed in to change notification settings

captainsafia/split-cell-to-notebook

Repository files navigation

split-cell-to-notebook

split-cell-to-notebook is a Jupyter Notebook extension for splitting a single (long) cell into two new Notebooks. Many thanks to @jcb91 for doing most of the leg work on this extension!

Installation Instructions

  1. Run jupyter --data-dir to determine the location of your Jupyter Notebook configuration
  2. Download split-cell-to-notebook.js and copy it to $(jupyter --data-dir)/nbextensions.
  3. Run jupyter nbextension enable split-cell-to-notebook.

Usage Screencast

Usage Screencast

About

A Jupyter Notebook extension for splitting a cell into two notebooks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published