1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jupyterlab_ynh.git synced 2025-12-20 01:33:03 +01:00
JupyterLab package for YunoHost
Find a file
2025-12-08 17:32:41 +01:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:48:16 +02:00
conf Update nginx.conf 2025-12-08 17:32:41 +01:00
doc Improving 2025-04-08 23:28:48 +02:00
hooks Add hook to add users in app group based on permission 2024-09-29 14:47:47 +02:00
scripts Update upgrade 2025-12-08 16:56:39 +01:00
LICENSE Create LICENSE 2018-12-30 23:40:40 +01:00
manifest.toml Update manifest.toml 2025-12-08 17:26:44 +01:00
README.md Auto-update READMEs 2025-12-08 12:08:25 +01:00
tests.toml Improving 2025-04-08 23:28:48 +02:00
update_config_files.md Adding update_config_files.md 2020-04-10 19:25:39 +02:00

Logo of JupyterLab JupyterLab, packaged for YunoHost

Interactive development environment for notebooks

🌐 Official app website App Demo Version: 4.5.0~ynh1

Screenshots

Screenshot of JupyterLab

📦 Developer info

Automatic tests level

🛠️ Upstream JupyterLab repository: https://github.com/jupyterhub/jupyterhub

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/jupyterlab_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade jupyterlab -u https://github.com/YunoHost-Apps/jupyterlab_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.