issues
search
jupyterlab
/
frontends-team-compass
A repository for team interaction, syncing, and handling meeting notes across the JupyterLab ecosystem.
https://jupyterlab-team-compass.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
59
stars
30
forks
source link
30 Sep 2020 Weekly Meeting
#100
Closed
tgeorgeux
closed
4 years ago
tgeorgeux
commented
4 years ago
Isabela
We're meeting about accessibility goals right after this. Just FYI.
Minutes will be here:
https://github.com/jupyterlab/team-compass/issues/98
Eric
Performance PRs for 2.2.x ready for review. Plan to merge this week and release a new 2.2
Virtual Notebook
https://github.com/jupyterlab/jupyterlab/pull/8972
Content Visibility
https://github.com/jupyterlab/jupyterlab/pull/8970
Block Display
https://github.com/jupyterlab/jupyterlab/pull/8968
Experiments: large notebooks reach the limits of codemirror, browser cpu/memory
Codemirror 6 is now at beta level - which has a drastically different internal structure
VIM support by @ianhi
https://github.com/jupyterlab/jupyterlab/pull/9068
Jason
JupyterLab 3.0rc2 is out with a number of fixes.
Changes with 3.0rc1
,
Changes with 3.0rc0
Max
first(?) accessible element in the jupyterlab UI
https://github.com/jupyterlab/jupyterlab/pull/9104
debugging!
youtube tutorials:
https://youtu.be/VB-0o6JZVE4
new
jupyterlab/debug-config-cookiecutter repo
use it to set up vscode to debug Python and Typscript in a single run
why is having our secret token in the websocket request urls worse than having the secret token in dozens of other request urls?
ref:
https://github.com/jupyterlab/jupyterlab/pull/9080/
Jeremy:
rc release on conda:
https://github.com/conda-forge/jupyterlab-feedstock/pull/235
packaging a lab extension on conda:
https://github.com/conda-forge/staged-recipes/pull/12718
moving issues from
https://github.com/jupyterlab/debugger
to
https://github.com/jupyterlab/jupyterlab
(to archive
https://github.com/jupyterlab/debugger
in the next few days)
Tony:
Bi weekly live stream on working with Lab extensions (2pm EST)
https://youtu.be/4445MZkNszY
Brian:
UX of single document mode
Let's open 1 issue, as there are many subtle, interrelated aspects)
https://github.com/jupyterlab/jupyterlab/issues/9117
Not sure that "single-document mode" really captures the idea well, maybe "Classic"?
"Zen mode" is common as well. "Focus mode"?
Does new
Jupyter
users know what "classic" implies?
We've been putting a lot of branding effort into calling the Jupyter Notebook "classic"
Other extensions add content to that space, not sure how it will scale.
RTC+Yjs
I am going to start working on integrating Yjs into JupyterLab master.
I have met with the lead of Yjs (Kevin) and talked about porting relevant aspects (schema's specifically) over to Yjs, Python implementation, etc.
Ny focus will be on getting working RTC+undo/redo to users as fast as possible, with as few breaking changes as possible.
PRs to master, but also possibly separate extensions that work before 4.0.
Discussion
JupyterLab release timeline
Isabela
Eric
Jason
Max
Jeremy:
Tony:
Brian:
Discussion