jupyterlite-core0.4.4
jupyterlite-core0.4.4
Published
pip install jupyterlite-core
Package Downloads
Authors
Project URLs
Requires Python
>=3.8
Dependencies
- doit
<1,>=0.34
- importlib-metadata
>=3.6; python_version < "3.10"
- jupyter-core
>=4.7
- jsonschema
>=3; extra == "all"
- jupyter-server
; extra == "all"
- jupyterlab-server
<3,>=2.8.1; extra == "all"
- jupyterlab
<4.3,>=4.2.5; extra == "all"
- libarchive-c
>=4.0; extra == "all"
- notebook
<7.3,>=7.2.1; extra == "all"
- pkginfo
; extra == "all"
- tornado
>=6.1; extra == "all"
- jsonschema
[format-nongpl]>=3; extra == "check"
- jupyter-server
; extra == "contents"
- jupyterlab
<4.3,>=4.2.5; extra == "lab"
- notebook
<7.3,>=7.2.1; extra == "lab"
- libarchive-c
>=4.0; extra == "libarchive"
- tornado
>=6.1; extra == "serve"
- ansi2html
; extra == "test"
- diffoscope
; sys_platform == "linux" and extra == "test"
- pytest-console-scripts
; extra == "test"
- pytest-cov
; extra == "test"
- pytest-html
; extra == "test"
- pytest-xdist
; extra == "test"
- jupyterlab-server
<3,>=2.8.1; extra == "translation"
jupyterlite-core
The jupyterlite-core
package provides the core functionality for building JupyterLite
websites, the jupyter-lite
CLI, and
extension points
for authoring custom addons.
Getting Started
To get started with JupyterLite, please refer to the Getting Started Guide.
Documentation
For more information about how to use JupyterLite, we recommend reading the official documentation.
Contributing
If you're interested in contributing to JupyterLite, please refer to the Contributing Guide.
License
jupyterlite-core
is licensed under the
BSD 3-Clause License. For more
information, please see the
LICENSE file.