Skip to main content

JupyterLab extension to show the js logs from the browser dev tools console

Project description

jupyterlab-js-logs

Github Actions Status Binder

JupyterLab extension to show the js logs from the browser dev tools console

screencast

Requirements

  • JupyterLab >= 2.0

Install

jupyter labextension install jupyterlab-js-logs

Contributing

This extension was bootstrapped from the custom-log-console example contributed by Carlos Herrero, from the jupyterlab-extension-examples repository.

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 jupyterlab-js-logs 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-js-logs

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-js-logs-0.2.6.tar.gz (92.2 kB view details)

Uploaded Source

Built Distribution

jupyterlab_js_logs-0.2.6-py3-none-any.whl (23.8 kB view details)

Uploaded Python 3

File details

Details for the file jupyterlab-js-logs-0.2.6.tar.gz.

File metadata

  • Download URL: jupyterlab-js-logs-0.2.6.tar.gz
  • Upload date:
  • Size: 92.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.2

File hashes

Hashes for jupyterlab-js-logs-0.2.6.tar.gz
Algorithm Hash digest
SHA256 b0e03217f579f95b640192ed4d8844103a8c88780d82e9ad11ce932a7163f03a
MD5 33d8587fe264f570e167edeb903a6eab
BLAKE2b-256 c19637791b91c2669acea7513c843c56a2c26ec4ebd330048bd26c862cbaf165

See more details on using hashes here.

File details

Details for the file jupyterlab_js_logs-0.2.6-py3-none-any.whl.

File metadata

  • Download URL: jupyterlab_js_logs-0.2.6-py3-none-any.whl
  • Upload date:
  • Size: 23.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.2

File hashes

Hashes for jupyterlab_js_logs-0.2.6-py3-none-any.whl
Algorithm Hash digest
SHA256 0f11f3b1e8fa9929425e613eac4541f41ed7e821d502a281cb3617c17724f41c
MD5 977cca68db58739c1afd9875055ea0da
BLAKE2b-256 6914285912889ffa66dbe00506f7620eb354e2a18c346629630d2ebea9e2d93d

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