From 68c936490bb9b78c81818e4d168f7e216fae10bc Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 6 Sep 2020 16:08:38 +0200 Subject: [PATCH] Create app_jupyterlab.md --- app_jupyterlab.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 app_jupyterlab.md diff --git a/app_jupyterlab.md b/app_jupyterlab.md new file mode 100644 index 00000000..cf7b7cd6 --- /dev/null +++ b/app_jupyterlab.md @@ -0,0 +1,16 @@ +# JupyterLab Logo JupyterLab + +[![Install JupyterLab with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=jupyterlab) [![Integration level](https://dash.yunohost.org/integration/jupyterlab.svg)](https://dash.yunohost.org/appci/app/jupyterlab) + +### Index + +- [Useful links](#useful-links) + +JupyterLab is the next-generation user interface for Project Jupyter offering all the familiar building blocks of the classic Jupyter Notebook (notebook, terminal, text editor, file browser, rich outputs, etc.) in a flexible and powerful user interface. JupyterLab will eventually replace the classic Jupyter Notebook. + +## Useful links + ++ Website: [github.com - JupyterHub](https://github.com/jupyterhub/jupyterhub) ++ Official documentation: [jupyterlab.readthedocs.io](https://jupyterlab.readthedocs.io/en/stable/) ++ Application software repository: [github.com - YunoHost-Apps/jupyterlab](https://github.com/YunoHost-Apps/jupyterlab_ynh) ++ Fix a bug or an improvement by creating a ticket (issue): [github.com - YunoHost-Apps/jupyterlab/issues](https://github.com/YunoHost-Apps/jupyterlab_ynh/issues)