Skip to content

L-uang/language-packs

 
 

Repository files navigation

Jupyterlab Language Packs

Crowdin

Jupyterlab language packs.

Install

To install a specific language pack please see the available packs.

Adding a new extension

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.

Contributing

Please visit Crowdin to contribute to a language pack.

About

Language packs for JupyterLab ecosystem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%