A JupyterLab extension.
Project description
🪐 📖 Jupyter Mardown
Create code-interactive websites from your Jupyter and ObservableHQ notebooks.
pip install -e .[test]
jupyter labextension develop . --overwrite
jupyter labextension list
jupyter server extension list
# open http://localhost:8686/api/jupyter/lab?token=60c1661cc408f978c309d04157af55c9588ff9557c9380e4fb50785750703da6
yarn jupyterlab
See
Documentation
- Jupyter Mardown https://jupyter-react/...
🚧 Static Example
You can build a static example website that will be available under the example/.out
folder.
# This will open example/.out/index.html in your browser.
make example-example && \
open example/.out/index.html
You can deploy the example in your Vercel (former Now.js) account. Ccnfigure a vercel datalayer-jupyter-react-example
project with:
- Build command:
yarn build:vercel
- Output directory:
storybook/.out
.
Then run the following command to deploy in you vercel.
# Deploy the example (if you have karma for).
# open https://api/jupyter.datalayer.io
make example-deploy
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jupyter_markdown-0.0.2.tar.gz
(674.2 kB
view details)
Built Distribution
File details
Details for the file jupyter_markdown-0.0.2.tar.gz
.
File metadata
- Download URL: jupyter_markdown-0.0.2.tar.gz
- Upload date:
- Size: 674.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d9b8d9d66d569f5e5cc753ff82f1dd8de6f7287776080c8bcb32c5474d599fb5 |
|
MD5 | f4abce19db1bca259fdebda5b75ea40c |
|
BLAKE2b-256 | 310256a833747615e311447dfd7b684249938c1f221e0ce71dee1a1680a3fc4a |
File details
Details for the file jupyter_markdown-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: jupyter_markdown-0.0.2-py3-none-any.whl
- Upload date:
- Size: 688.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa2e2966ec3c5c8a9e8c2d43379428714091d32568001586afe8190b38cd1166 |
|
MD5 | 5f956d1cd92bc52c488c18056cabb1ba |
|
BLAKE2b-256 | a97f056a3bb830bb92297e1f7c7840e9e42315c284b68876de6b50328319e669 |