Skip to main content

Insert Infoboxes into Jupyter Notebooks

Project description

jupyterlab-infoboxes

A JupyterLab extension that displays IBM Cloud offerings and other promotional material in JupyterLab notebooks.

This extension displays infoboxes to Skills Network Labs users in their notebooks. The infoboxes are markdown snippets chosen at random from the files in this repo's infoboxes directory.

Initial Setup

  • Create a conda environment for developing this extension: conda create -n jupyterlab-infoboxes -y && conda activate jupyterlab-infoboxes
  • install jupyterlab: conda install -c conda-forge jupyterlab==1.0.1 -y
  • cp .env.template .env

Development

  • install dependencies and build: yarn install && yarn run build
  • install the lab extension: jupyter labextension link .
  • To watch and automatically rebuild the lab extension run yarn run watch
  • In a separate terminal window, run jupyter lab to start jupyterlab.
  • Changes to the lab extension will trigger automatic rebuilds of the extension as you make changes.

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

jupyterlab-sn-infoboxes-3.0.1.tar.gz (123.4 kB view hashes)

Uploaded Source

Built Distribution

jupyterlab_sn_infoboxes-3.0.1-py3-none-any.whl (76.6 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