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

https://github.com/saulshanabrook/jupyterlab-extension-tmp


https://github.com/saulshanabrook/jupyterlab-extension-tmp

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

```bash
conda create -n jupyterlab-extension-tmp -c conda-forge jupyterlab
jupyterlab activate jupyterlab-extension-tmp
jupyter labextension link extension package
```