Jupyterlab language packs.
To install a specific language pack please see the available packs.
Follow the instructions described in the developer documentation of JupyterLab.
Create a PR adding a new entry to the repository-map.yml file.
# Package name, repository url and current version
jupyterlab:
current-version-tag: v3.0.0b4
url: https://github.com/jupyterlab/jupyterlab
# Add extensions alphabetically. Use lowercase for keys.
dask-labextension:
current-version-tag: v1.0.0
url: https://github.com/dask/dask-labextension
jupyterlab-git:
current-version-tag: v0.21.1
url: https://github.com/jupyterlab/jupyterlab-git
After the PR is merged, the catalog for the new extension will be available on Crowdin.
When translations are completed for a given set of packages a new language pack for the given language will be released as python packages via PyPI and conda packages via conda-forge.
Please visit Crowdin to contribute to a language pack.