Skip to main content

A JupyterLab extension that generates telemetry data when a user clicks a specific button.

Project description

JupyterLab Pioneer Custom Event Demo

PyPI npm

A JupyterLab extension that generates telemetry data when a user clicks a specific button.

This extension is an example of how to write a simple extension that leverages functionalities provided by jupyterlab-pioneer to generate telemetry data for custom events.

Get started

Requirements

  • JupyterLab >= 4.0.0

Install

To install the extension, execute:

pip install jupyterlab-pioneer-custom-event-demo

Troubleshoot

If you are seeing the frontend extension, but it is not working, check that the server extension is enabled:

jupyter server extension list

If the server extension is installed and enabled, but you are not seeing the frontend extension, check the frontend extension is installed:

jupyter labextension list

How to implement a custom event extension

https://github.com/educational-technology-collective/jupyterlab-pioneer-custom-event-demo/blob/main/doc/how-to-implement-a-custom-event-extension.md

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

Built Distribution

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