jupyterlab / jupyterlab/extension-examples

Add an example about status bar items

Open
#96 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
516
Forks
187
PR merge metrics
No merged PRs in 30d

Description

Another way to extend the JupyterLab interface is to add a new item or indicator to the status bar:

![image](https://user-images.githubusercontent.com/591645/82328330-00996b80-99e0-11ea-8d66-5edbbe0bd519.png)

There could be an example in this repo to explain how to do this, something similar to this plugin in core lab: https://github.com/jupyterlab/jupyterlab/blob/f0cb758333df2bb622689bcc8b92e63bb9c533c6/packages/notebook-extension/src/index.ts#L314-L347

With a link to the JupyterLab documentation: https://jupyterlab.readthedocs.io/en/stable/developer/extension_points.html#status-bar

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the linked JupyterLab core plugin example in packages/notebook-extension/src/index.ts and the status-bar documentation. Add a corresponding status bar item or indicator example to this repository, with a link to the extension-points documentation, and verify that the example explains how to extend the interface.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.