Skip to main content

A JupyterLab extension.

Project description

Datalayer

🪐 📖 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

🚧 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


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 hashes)

Uploaded Source

Built Distribution

jupyter_markdown-0.0.2-py3-none-any.whl (688.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page