You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Source-only version of PyPI package was missing package_data and now it is not (which is part of why Steve published 1.2.7), but it still ignores dot files unless we explicitly add them. This matters because of .yarnrc
TLDR is blurring lines between "dashboard" and "notebook", need ways to start users in constrained environment and then move slowly to less contstrained
Many technical next steps to make this viable
Conflicting with curent Voila stack. Might be nice to chart out unified best way forward if possible
Working on performance improvements on switching between notebooks
profiled, mostly in style updates
going to try to do virtualized dom to update
strategy is to not change any API for output widget but under the hood put a later of React in the middle between two layers of Lumino widgets
At one point Jason explored making a Lumino widget for virtualized scrolling. No code to show for it, but Jason would be interested in discussions around this.
Jason
Helped with changelog and fallout from 2.0 and upgrading and migration challenges
Upgrading custom widget packages for jlab 1 and 2 turns out (through a lot of work :) to be as easy as adding ||^3 to @jupyter-widgets/base dependency version.
Luciano
Helping releasing JupyterLab extensions that support JupyterLab 2.0
TOC for Lab 2.0 release by end of the week
Git for Lab 2.0 (Any ETA? I could help with release by end of the week as well)
Max
starting work on jupyter-fs
next generation ContentsManager
flexibly work with multiple remote(?) "filesystems"
Release meeting you're interested in this meeting you please put your name below, and I'll reach out to schedule the meeting (Add your name to the comments below if you wish to join the meeting.)
04 March 2020 Weekly Meeting
package_data
and now it is not (which is part of why Steve published 1.2.7), but it still ignores dot files unless we explicitly add them. This matters because of.yarnrc
||^3
to@jupyter-widgets/base
dependency version.The text was updated successfully, but these errors were encountered: