Skip to content
This repository has been archived by the owner on Jul 30, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 972 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 972 Bytes

A JupyterLab extension for Jupytext

⚠️ This repository has been archived. 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.

Jupytext commands

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.