Skip to main content

EXPERIMENTAL: Save, reuse, and share code snippets using JupyterLab Code Snippets

Project description

JupyterLab Code Snippet

Save, reuse, and share code snippets using JupyterLab Code Snippets

Github Actions Status Binder npm version PyPI version License Documentation Status

This extension is a derivative of Elyra's original design and further developed by Jupyter Cal Poly Team.

Read Press Release for more information.

Check out the Current Progress to keep up with our feature updates!

This extension is composed of a NPM package named jupyterlab-code-snippets for the frontend extension.

Alt Text

Requirements

  • JupyterLab >= 3.0

Install

Install using jupyter:

jupyter labextension install jupyterlab-code-snippets

Install using pip:

pip install jupyterlab-code-snippets

Troubleshoot

If it is installed, try:

jupyter lab clean
jupyter lab build

Contributing

Install

The jlpm command is JupyterLab's pinned version of yarn that is installed with JupyterLab. You may use yarn or npm in lieu of jlpm below.

# Clone the repo to your local environment
# Move to jupyter-lab-code-snippets directory

# Install dependencies
jlpm
# Build Typescript source
jlpm build
# Link your development version of the extension with JupyterLab
jupyter labextension install .
# Rebuild Typescript source after making changes
jlpm build
# Rebuild JupyterLab after making any changes
jupyter lab build

You can watch the source directory and run JupyterLab in watch mode to watch for changes in the extension's source and automatically rebuild the extension and application.

# Watch the source directory in another terminal tab
jlpm watch
# Run jupyterlab in watch mode in one terminal tab
jupyter lab --watch

Now every change will be built locally and bundled into JupyterLab. Be sure to refresh your browser page after saving file changes to reload the extension (note: you'll need to wait for webpack to finish, which can take 10s+ at times).

Uninstall

jupyter labextension uninstall jupyterlab-code-snippets

OR

pip uninstall jupyterlab-code-snippets

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-code-snippets-2.0.1.tar.gz (120.6 kB view details)

Uploaded Source

Built Distribution

jupyterlab_code_snippets-2.0.1-py3-none-any.whl (57.4 kB view details)

Uploaded Python 3

File details

Details for the file jupyterlab-code-snippets-2.0.1.tar.gz.

File metadata

  • Download URL: jupyterlab-code-snippets-2.0.1.tar.gz
  • Upload date:
  • Size: 120.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2.post20210110 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5

File hashes

Hashes for jupyterlab-code-snippets-2.0.1.tar.gz
Algorithm Hash digest
SHA256 d492ee3cfcf811e0082a293910c3831144f550121368f41f9428b0f273751382
MD5 6a73534fc434b39e2be982a0eb3711ff
BLAKE2b-256 4ef1d83f487448458d9e95c7346499b47ace11787fb27e9f6174143787f5afb7

See more details on using hashes here.

File details

Details for the file jupyterlab_code_snippets-2.0.1-py3-none-any.whl.

File metadata

  • Download URL: jupyterlab_code_snippets-2.0.1-py3-none-any.whl
  • Upload date:
  • Size: 57.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2.post20210110 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5

File hashes

Hashes for jupyterlab_code_snippets-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 80ecdbef038733cdf157df2ab44c03b6e7d3f9ad5ad443e5df6c10e5812070da
MD5 7931e0b26c9060a10eedee794ab55e85
BLAKE2b-256 7604acaa475db51b65d61a74efeb7738963965ae2f9e6d0c99e175b6b7365376

See more details on using hashes here.

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