https://github.com/saulshanabrook/jupyterlab-extension-tmp
https://github.com/saulshanabrook/jupyterlab-extension-tmp
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/saulshanabrook/jupyterlab-extension-tmp
- Owner: saulshanabrook
- Created: 2019-10-02T20:01:52.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-02T20:06:39.000Z (about 6 years ago)
- Last Synced: 2025-02-15T08:17:02.588Z (8 months ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```