An open API service indexing awesome lists of open source software.

https://github.com/yunohost-apps/jupyterlab_ynh

JupyterLab package for YunoHost
https://github.com/yunohost-apps/jupyterlab_ynh

jupyterlab yunohost yunohost-apps

Last synced: 6 months ago
JSON representation

JupyterLab package for YunoHost

Awesome Lists containing this project

README

          


Logo of JupyterLab
JupyterLab, packaged for YunoHost

Interactive development environment for notebooks

[![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://jupyter.org)
[![App Demo](https://img.shields.io/badge/App_Demo-blue?style=for-the-badge)](https://mybinder.org/v2/gh/jupyterlab/jupyterlab-demo/master?urlpath=lab/tree/demo)
![Version: 4.2.5~ynh2](https://img.shields.io/badge/Version-4.2.5~ynh2-rgba(0,150,0,1)?style=for-the-badge)




## 📦 Developer info

[![Automatic tests level](https://apps.yunohost.org/badge/cilevel/jupyterlab)](https://ci-apps.yunohost.org/ci/apps/jupyterlab/)

🛠️ Upstream JupyterLab repository:

Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/jupyterlab_ynh/tree/testing).

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 for more information.