Skip to content

Commit

Permalink
fix stat159
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneknapp committed Jan 11, 2024
1 parent 3adba8e commit b4fa40e
Showing 1 changed file with 15 additions and 9 deletions.
24 changes: 15 additions & 9 deletions deployments/stat159/image/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,27 +35,33 @@ dependencies:
- ipydatagrid==1.1.14
- ipympl==0.9.2
- ipyparallel==8.4.1
- ipywidgets==8.0.4
- ipywidgets==8.0.7
- jupyter-resource-usage==0.7.1
- jupyter_bokeh==3.0.5
- jupyter_server==2.5.0
# commented out by sknapp 2024.01.11 due to JL4 incompatibility
#
# we can revisit once this class is taught again
#
# - jupyter_bokeh==3.0.5
- jupyter_server==2.7.0
- jupyterlab==4.0.10
- jupyterlab-drawio==0.9.0
# commented out by sknapp 2024.01.11 due to JL4 incompatibility
#
# we can revisit once this class is taught again
#
# - jupyterlab-drawio==0.9.0
- jupyterlab-favorites==3.1.1
- jupyterlab-geojson==3.3.1
- jupyterlab-git==0.41.0

# LSP for JupyterLab/Python - enhanced completions/language support
- jupyterlab-lsp==4.0.0
- jupyterlab-lsp==5.0.0
- python-lsp-server==1.7.0

- jupyterlab-link-share==0.2.5
- jupyterlab-variableinspector==3.0.9
- jupyterlab-myst==1.1.3
- jupyterlab-myst==2.1.0
- jupyterlab_pygments==0.2.2
- jupyterlab_server==2.19.0
- jupyterlab-spellchecker==0.7.3
- jupyterlab_widgets==3.0.5
- jupyterlab-spellchecker==0.8.3
- jupyter_server_ydoc==0.8.0
- jupytext==1.14.4
- mamba==1.2.0
Expand Down

0 comments on commit b4fa40e

Please sign in to comment.