1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jupyterlab_ynh.git synced 2025-09-18 05:48:35 +02:00
JupyterLab package for YunoHost
Find a file
2025-04-10 03:54:24 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:48:16 +02:00
conf Improving 2025-04-08 23:28:48 +02:00
doc Improving 2025-04-08 23:28:48 +02:00
scripts Improving 2025-04-08 23:28:48 +02:00
LICENSE Create LICENSE 2018-12-30 23:40:40 +01:00
manifest.toml Improving 2025-04-08 23:28:48 +02:00
README.md Auto-update READMEs 2025-04-09 19:02:35 +02: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.2.5~ynh2

📦 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.