We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3639c7 commit 9bedfb7Copy full SHA for 9bedfb7
docs/install.md
@@ -54,6 +54,11 @@ jupyter labextension install [email protected] # for JupyterLab 1.x
54
55
## Jupytext menu in Jupyter Notebook
56
57
+*Note*: as of this writing (version 1.15.1) this section **applies only to
58
+notebook classic**, i.e. Jupyter Notebook 6.x and below. See [PR
59
+#1095](https://github.com/mwouts/jupytext/issues/1095) where we discuss how to
60
+add a Jupytext menu to Jupyter Lab and Notebook 7.x.
61
+
62
Jupytext includes an extensions for Jupyter Notebook that adds a Jupytext section in the File menu.
63
64

0 commit comments