Skip to main content

An echo kernel for JupyterLite

Project description

jupyterlite-echo-kernel

Github Actions Status

An echo kernel for JupyterLite.

echo-kernel

Requirements

  • JupyterLite >= 0.1.0a10

Install

To install the extension, execute:

pip install jupyterlite-echo-kernel

Then build your JupyterLite site:

jupyter lite build

Uninstall

To remove the extension, execute:

pip uninstall jupyterlite-echo-kernel

Contributing

Development install

Note: You will need NodeJS to build the extension package.

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
# Change directory to the jupyterlite-echo-kernel directory
# Install package in development mode
python -m pip install -e .

# Link your development version of the extension with JupyterLab
jupyter labextension develop . --overwrite

# Rebuild extension Typescript source after making changes
jlpm run build

You can watch the source directory and run JupyterLab at the same time in different terminals to watch for changes in the extension's source and automatically rebuild the extension.

# Watch the source directory in one terminal, automatically rebuilding when needed
jlpm run watch
# Run JupyterLab in another terminal
jupyter lab

With the watch command running, every saved change will immediately be built locally and available in your running JupyterLab. Refresh JupyterLab to load the change in your browser (you may need to wait several seconds for the extension to be rebuilt).

Development uninstall

pip uninstall jupyterlite-echo-kernel

In development mode, you will also need to remove the symlink created by jupyter labextension develop command. To find its location, you can run jupyter labextension list to figure out where the labextensions folder is located. Then you can remove the symlink named @jupyterlite/echo-kernel within that folder.

Packaging the extension

See RELEASE

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

jupyterlite-echo-kernel-0.1.2.tar.gz (124.7 kB view details)

Uploaded Source

Built Distribution

jupyterlite_echo_kernel-0.1.2-py3-none-any.whl (69.7 kB view details)

Uploaded Python 3

File details

Details for the file jupyterlite-echo-kernel-0.1.2.tar.gz.

File metadata

  • Download URL: jupyterlite-echo-kernel-0.1.2.tar.gz
  • Upload date:
  • Size: 124.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.8

File hashes

Hashes for jupyterlite-echo-kernel-0.1.2.tar.gz
Algorithm Hash digest
SHA256 605e1a33d87f0daa8d684df75c68ae74e7303c91c9d202c5c289c30318fb39d2
MD5 fdc402fc189ddfa2bb30947d4bdc18aa
BLAKE2b-256 d9bc6ba2a4fa1074a8587a13545dad084fe1e021eabe8fcbb78983a9bf9c3406

See more details on using hashes here.

File details

Details for the file jupyterlite_echo_kernel-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: jupyterlite_echo_kernel-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 69.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.8

File hashes

Hashes for jupyterlite_echo_kernel-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 26c3ea63706fd23553a9d8a284d71236a10b244381e3da8a9f31a41bc372aea6
MD5 7ca57e35dbb33813a09084ab56e256fd
BLAKE2b-256 f6f0a7d4878b1a4099ba15e863b2891ec5afae58ab1028c91cbe2fef5d231d8d

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