🪐 📖 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
Release files for jupyter-markdown 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| jupyter_markdown-0.0.2.tar.gz | 674.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| jupyter_markdown-0.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 1.4 MB
Release files / jupyter_markdown-0.0.2.tar.gz
| Download URL | jupyter_markdown-0.0.2.tar.gz |
|---|---|
| Size | 674.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d9b8d9d66d569f5e5cc753ff82f1dd8de6f7287776080c8bcb32c5474d599fb5
|
|
BLAKE2b-256 checksum How to use checksums |
310256a833747615e311447dfd7b684249938c1f221e0ce71dee1a1680a3fc4a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.15
|
Release files / jupyter_markdown-0.0.2-py3-none-any.whl
| Download URL | jupyter_markdown-0.0.2-py3-none-any.whl |
|---|---|
| Size | 688.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
fa2e2966ec3c5c8a9e8c2d43379428714091d32568001586afe8190b38cd1166
|
|
BLAKE2b-256 checksum How to use checksums |
a97f056a3bb830bb92297e1f7c7840e9e42315c284b68876de6b50328319e669
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.15
|