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 labto start jupyterlab. - Changes to the lab extension will trigger automatic rebuilds of the extension as you make changes.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jupyterlab-sn-infoboxes-3.0.1.tar.gz.
File metadata
- Download URL: jupyterlab-sn-infoboxes-3.0.1.tar.gz
- Upload date:
- Size: 123.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c75ea378794ecec5f59e3341010b69c702301c67f29419d3ef9349d1425e25f
|
|
| MD5 |
570f150b50eb4063eae8691be8c3f8b4
|
|
| BLAKE2b-256 |
0455a8a8baf0f2cfad42a8fdedeafb5639e9f94ef6eb2d6f30847735bbb14275
|
File details
Details for the file jupyterlab_sn_infoboxes-3.0.1-py3-none-any.whl.
File metadata
- Download URL: jupyterlab_sn_infoboxes-3.0.1-py3-none-any.whl
- Upload date:
- Size: 76.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30936fc1fa747c82102f3d6f700b23286deeee2f34f1b30eda76011fe7167001
|
|
| MD5 |
20a8d0dcedd06f34581c42f9661a14bc
|
|
| BLAKE2b-256 |
16a4712a1e2a455336bcf21bd97d775072b5f82fb41317201faa1bb6beccec0f
|