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

https://github.com/datalayer/jupyter-manager

🪐 🎛️ User interface to manage your Jupyter platform.
https://github.com/datalayer/jupyter-manager

control devops jupyter manager mlops

Last synced: 9 months ago
JSON representation

🪐 🎛️ User interface to manage your Jupyter platform.

Awesome Lists containing this project

README

          

[![Datalayer](https://assets.datalayer.tech/datalayer-25.svg)](https://datalayer.io)

[![Become a Sponsor](https://img.shields.io/static/v1?label=Become%20a%20Sponsor&message=%E2%9D%A4&logo=GitHub&style=flat&color=1ABC9C)](https://github.com/sponsors/datalayer)

# 🪐 🎛️ Jupyter Manager

> User interface to manage your Jupyter platform.

Jupyter Manager is a user interface to manage the Jupyter platform in a more visual way instead of relying to shell script of configuration files.

You can easily `configure`, `monitor` and `operate` your Jupyter platform.


Jupyter Manager

## Deployments

`Jupyter Manager` can be deployed:

- As a JupyterLab extension, in that case it allows you the manage the local extensions deployed on that Jupyter Server instance.
- As a service on any JupyterHub, in that case it uses the JupyterHub REST API (see the [Swagger definition](http://petstore.swagger.io?url=https://raw.githubusercontent.com/jupyterhub/jupyterhub/main/docs/source/_static/rest-api.yml#/default)).

## Contribute

[Setup your environment](https://jupyter-manager.datalayer.tech/docs/welcome/develop) and start developing.

In case of question or trouble, engage via [issues](https://github.com/datalayer/jupyter-manager/issues) or [pull requests](https://github.com/datalayer/jupyter-manager/pulls).