Skip to content

Commit

Permalink
Documentation: update jupyterlab requirements for linked jupytext not… (
Browse files Browse the repository at this point in the history
#1032)

* Documentation: update jupyterlab requirements for linked jupytext notebooks

* Simplify jupyterlab version requirement for linked jupytext notebooks
  • Loading branch information
nthiery authored Jan 15, 2023
1 parent b7a8dac commit aae7c64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Another possibility is to activate this with a [default_setting_overrides.json](
wget https://raw.githubusercontent.com/mwouts/jupytext/main/binder/labconfig/default_setting_overrides.json -P ~/.jupyter/labconfig/
```

Note: to open links to `.md` files in notebooks with the Notebook editor, use `jupyterlab>=4.0.0a16`.
Note: to open links to `.md` files in notebooks with the Notebook editor, use `jupyterlab>=3.6.0`.
</details>
<details>
<summary>With a right click and <i>open with notebook</i> in Jupyter Lab</summary>
Expand Down

0 comments on commit aae7c64

Please sign in to comment.