jupyterlab-jupytext
jupyterlab-jupytext copied to clipboard
A JupyterLab extension for Jupytext
A JupyterLab extension for Jupytext
:warning: This repository is not up-to-date. The extension is now developed in the main Jupytext repository, under packages/labextension
This extension adds a few Jupytext commands to the command palette. Use these to select the desired ipynb/text pairing for your notebook.
Installation
The extension is bundled with Jupytext. Please follow the installation instructions for Jupytext.
How to develop this extension
See the README.md in the packages/labextension
subfolder of the Jupytext project.