-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2022 Jupyter Widgets Dev Meetings #13
Comments
4 Jan 2022Attendees: @vidartf, @martinRenou, @ibdafna
|
11 Jan 2022Attendees: @vidartf, @martinRenou, @SylvainCorlay, @jasongrout, @ibdafna
|
18 Jan 2022Attendees: @vidartf, @martinRenou, @SylvainCorlay, @jasongrout, @ibdafna
|
25 Jan 2022Attendees: @vidartf, @martinRenou, @ivanov, @jasongrout, @SylvainCorlay, @ibdafna, @maartenbreddels
|
1 Feb 2022Attendees: @jasongrout, @vidartf, @afonit, @martinRenou, @ibdafna
Grids on ipywidgets
Scipy
|
8 Feb 2022Attendees: @williamstein, @vidartf, @martinRenou, @jtpio, @jasongrout, @ibdafna, @ianhi, @maartenbreddels Other things that we would need/want for 8.0? PRs for review:
Merged PRs:
7.x release
8.0 RC release
Discussion
Naive Community Questions (answers above):Question (@williamstein): is there any existing software that let you do things like insert sliders, buttons, etc., graphically on a canvas, then generate code and uses ipywidgets to implement things under the hood? (Instead of laying everything out via code.) I'm stumbling into implementing something like this, and want to compare notes. @martinRenou: |
15 Feb 2022Attendees: @williamstein, @vidartf, @ibdafna, @ivanov Merged PRs:
Quick demo:
Releasing 8.0
|
22 Feb 2022Attendees: @vidartf, @jasongrout, @SylvainCorlay Merged PRs:
Discussion points for 8.0:
|
1 March 2022
Merged PRs:
|
8 March 2022
Merged PRs:PRs to review:
7.7 and 8.0 RC/release plans
Other items
Pete Blois: ipwyidgets on Colab |
15 March 2022
|
29 March 2022No meeting. |
5 April 2022
What other libraries should we try to convert?
8.0 release concerns
April 19 - Don presenting on widgets in vs code |
19 April 2022
Issues over the last week: Items:
|
26 April 2022
Issues
ipywidgets in vscode-jupyter: https://github.com/microsoft/vscode-jupyter/wiki/Component:-IPyWidgets Virtualization:
|
03 May 2022
|
10 May 2022
|
17 May 2022
Third-party widgets
See https://www.npmjs.com/browse/depended/@jupyter-widgets/base for hundreds more. Python to JS translater: https://github.com/sagemathinc/jsage (JPython, inside of JSage, is BSD 2-clause)
|
24 May 2022
Continuing discussion from last time about post 8.0:
Community workshop proposal for ipywidgets:
|
31 May 2022
|
7 June 2022
|
14 June 2022
Additional discussion:
|
21 June 2022
|
28 June 2022
|
12 July 2022
Remaining tasks 8.0:
(william) Community question:
|
19 July 2022
|
26 July 2022
|
2 August 2022
|
9 August 2022
|
16 August 2022
|
23 August 2022
TODO issues:
|
30 August 2022
|
06 Sep 2022
Here's the public/stable API that Colab exposes to outputs:
Discussion of an improved Bokeh is a good example of what we see elsewhere: They look for window.Jupyter and if present attempt to load classic notebook implementation modules via requirejs. Where is this discussion most appropriate? |
13 Sep 2022
|
20 Sep 2022
Blog post draft: https://blog.jupyter.org/ipywidgets-8-0-df1f22ef8278 |
Here is a record of the agenda/minutes for our weekly meeting. Everyone is welcome to join.
Let's avoid using this thread for discussion. If you'd like to discuss something in the minutes, open a separate issue and reference this thread.
Meeting Notes
The text was updated successfully, but these errors were encountered: