Skip to content

Commit c789929

Browse files
authored
docs/environment: Use jupyterlab-myst from pypy
Version 2.0.0, with support for jlab4, released on 2023-06-23.
1 parent 311d83a commit c789929

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/environment.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies:
1515
- jupyter_client
1616
# docs
1717
- docutils >=0.19
18-
# - jupyterlab-myst
18+
- jupyterlab-myst
1919
- myst-nb >=0.17,<0.18
2020
- pandoc
2121
- pydata-sphinx-theme
@@ -39,4 +39,3 @@ dependencies:
3939
- python-libarchive-c
4040
- pip:
4141
- jupyterlite ==0.1.0b18
42-
- git+https://github.com/executablebooks/jupyterlab-myst.git@agoose77/feat-jupyterlab-v4-next

0 commit comments

Comments
 (0)