We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bab5912 commit 6033fbfCopy full SHA for 6033fbf
environment.yml
@@ -3,7 +3,7 @@ channels:
3
- "nodefaults"
4
dependencies:
5
- "python>=3.12"
6
- - "jupyterlab>=4.4.2"
+ - "jupyterlab~=4.2.7" # Downgraded to enable links to be visible again. See <https://github.com/jupyter-book/jupyterlab-myst/issues/248>
7
- "jupyterlab-favorites"
8
- "jupyter-collaboration"
9
- "jupyter-server-proxy"
0 commit comments