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.1.0.tar.gz (119.3 kB view details)

Uploaded Source

Built Distribution

jupyterlab_code_snippets-2.1.0-py3-none-any.whl (57.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: jupyterlab-code-snippets-2.1.0.tar.gz
  • Upload date:
  • Size: 119.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.2

File hashes

Hashes for jupyterlab-code-snippets-2.1.0.tar.gz
Algorithm Hash digest
SHA256 b7e120fb7dfc32fe04460e8652c59ed84a585c8ea80a8f8887f02581a86a591c
MD5 06400f906551626771a18affe300d022
BLAKE2b-256 f90954d50d25abbc9e94149b5ab49a85a465d95a152b2e7e95655947a1806e8a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: jupyterlab_code_snippets-2.1.0-py3-none-any.whl
  • Upload date:
  • Size: 57.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.2

File hashes

Hashes for jupyterlab_code_snippets-2.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e52060c37a2b57747f78f56ac1db4d59e85ab8964b5664369ef19e47ead75fec
MD5 87bfab65a826c9a0596384f4677d22d2
BLAKE2b-256 f5b0afbd335978acfc179cc2b7d04c738df1831d71e612dd2cfc0fc22afa9cf2

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