Skip to content

deathbeds/jupyterlab-outsource

 
 

Repository files navigation

jupyterlab-outsource

Alternate editors for JupyterLab text sources

binder

screenshot showing JupyterLab with Rich Text editing and Visual Programming

Features

  • Rich text editing for Markdown cells in the notebook
  • Visual Code editing

Installation

  • install JupyterLab >1.0.0 and NodeJS, such as with conda:
conda install -c conda-forge jupyterlab nodejs
# TBD: jupyter labextension install \
#       @deathbeds/jupyterlab-outsource
#       @deathbeds/jupyterlab-outsource-prosemirror \
#       @deathbeds/jupyterlab-outsource-blockly
jupyter lab

Usage

  • In JupyterLab
    • Open a notebook
    • Click the magic wand icon

Roadmap

  • Add MIME renderers, too
  • Rich text
  • Visual Code editing
    • Block mime type
  • Get these into core (or at least first-party extensions)

About

Edit (code, prose) with things other than code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 56.4%
  • Python 17.7%
  • Jupyter Notebook 11.9%
  • CSS 9.9%
  • JavaScript 2.7%
  • RobotFramework 1.2%
  • Shell 0.2%