A JupyterLab extension that generates telemetry data when a user clicks a specific button.
Project description
JupyterLab Pioneer Custom Event Demo
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
Project details
Release history Release notifications | RSS feed
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
Hashes for jupyterlab_pioneer_custom_event_demo-0.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1519924cbebfc196c678e8aac697dbb196fa3e3834633da252a608c065dd966 |
|
MD5 | 54db72a70a92e965b3a2737a494cf7c6 |
|
BLAKE2b-256 | 84db1c9c59e6013fa93d77740a438d516dd97b7133d2b41ed32f2e88e119b336 |
Hashes for jupyterlab_pioneer_custom_event_demo-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 246e87c56d8b8d21b0152e3a42b87ec28ef7aaf3559ed74fb55ad9c1e5e617f9 |
|
MD5 | 766ea953c83543bcb091b495713e6c7c |
|
BLAKE2b-256 | 8aad70824c0b03cad937e0d4ba8084c2aa48f9b45976eaca211bdd20928bcc14 |