Skip to content

Commit 52616a2

Browse files
authored
Merge pull request #3794 from ferdnyc/patch-1
docs/environment: Use jupyterlab-myst from pypi
2 parents 311d83a + c789929 commit 52616a2

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)