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

jupyter labextension 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

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

Uploaded Source

Built Distribution

jupyterlab_code_snippets-2.0.0-py3-none-any.whl (158.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: jupyterlab-code-snippets-2.0.0.tar.gz
  • Upload date:
  • Size: 121.0 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.0.tar.gz
Algorithm Hash digest
SHA256 3d4d17d8bca60a71c93437095979404b910df2c0933e93d91bbe1f7b24b45b88
MD5 5afaef650618557eda037d200209ead2
BLAKE2b-256 a1191955bd3562c158a4017c357b46e9bf1a6936c9f03bf8666ef227cacf657f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: jupyterlab_code_snippets-2.0.0-py3-none-any.whl
  • Upload date:
  • Size: 158.8 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7883893aaccbfa201e99bd466c5454ecba39c7ba97b1fe30f035a0abacafd13f
MD5 2059667caa172227ef086352f26d56e6
BLAKE2b-256 e9ce5ce8cdf40796ba8f557fddfeb2e15a7086776ff8947d12d74e46fe0a5e95

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