twosigma / twosigma/beakerx

display() should work on jupyter js widgets

Open
#7,321 0 comments 0 reactions 0 assignees View on GitHub
Enhancement Runtime Java
Dominant language
Jupyter Notebook
Stars
2.9k
Forks
383
PR merge metrics
No merged PRs in 30d

Description

```
import com.twosigma.beakerx.widget.IntSlider
slider = new IntSlider()
display(slider)
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the example in a Jupyter notebook with com.twosigma.beakerx.widget.IntSlider and display(slider), then trace how the widget is rendered. Done means the IntSlider appears and functions when passed to display() without requiring a different rendering path.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, javascript, jupyter-notebook
Domain
backend, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.