Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Commit

Permalink
Tweak docs environment
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed Mar 9, 2023
1 parent 38a2755 commit 83f4292
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/build-environment.yml
Expand Up @@ -13,6 +13,6 @@ dependencies:
- jupyterlab
- empack >=2.0.9,<3
- pip:
- jupyterlite==0.1.0b18
- jupyterlite-core @ https://jupyterlite--994.org.readthedocs.build/en/994/_static/jupyterlite_core-0.1.0b18-py3-none-any.whl
- jupyterlite-sphinx
- ..
3 changes: 1 addition & 2 deletions docs/jupyter-lite.json
Expand Up @@ -2,8 +2,7 @@
"jupyter-lite-schema-version": 0,
"jupyter-config-data": {
"disabledExtensions": [
"@jupyterlite/javascript-kernel-extension",
"@jupyterlite/pyolite-kernel-extension"
"@jupyterlite/javascript-kernel-extension"
]
}
}

0 comments on commit 83f4292

Please sign in to comment.