Closed
Description
There have been some pull requests merged (and others waiting) that probably warrant more than a patch release, so I'd like to start the process of putting things together for a Notebook 6.1.0 release. Preferably, this would be based on master.
Here are the commits since 6.0.3, most of which came with #4479 - which is a primary reason for introducing a minor release.
Other PRs I think we should include - although I don't necessarily expect all these to make the release...
- Add ability to cull terminals and track last activity Add ability to cull terminals and track last activity #5372 (Zach, reviewed)
- Add UNIX socket support to notebook server. Add UNIX socket support to notebook server. #4835 (Steve)
-
[WIP] Make the last modified date consider files in subdirectory [WIP] Make the last modified date consider files in subdirectory #5336 (front-end review required)(Zach, won't be ready in the near future). - Added nl language Added nl language #5354
- tree added download multiple files tree added download multiple files #5351 (front-end review required) (Zach)
- Readme viewer Readme viewer #5299 (front-end review required) (Zach, discuss at next meeting)
- Make a notebook writable after successful save-as Make a notebook writable after successful save-as #5296 (front-end review required) (Darian)
-
implement natural sorting fixes 5230 implement natural sorting fixes #5230 #5259 (front-end review required) (Darian: changes requested)(deferred to next release) - Add env variable support for port options Add env variable support for port options #5221 (Steve)
- Update CodeMirror dependency Update CodeMirror dependency #5198 (front-end review required) (Steve)
- Toolbar buttons tooltip: show help instead of label Toolbar buttons tooltip: show help instead of label #5107 (front-end review required) (Darian)
- kill notebook its self when server cull idle kernel kill notebook its self when server cull idle kernel (new fix) #5593 (front-end review required) (Zach—approved, waiting for reply since tests are failing)
-
Adjust buffer replay logic for restarts w/ new ports Adjust buffer replay logic for restarts w/ new ports #5450(deferred to jupyter_server) - Added functionality to allow filter kernels by Jupyter Enterprise Gat… Added functionality to allow filter kernels by Jupyter Enterprise Gat… #5484 (Kevin)
- Bump minimum version of jQuery to 3.5.0 Bump minimum version of jQuery to 3.5.0 #5491 (Kevin)
- (Issue) Backspace doesn't delete empty line Backspace doesn't delete empty line #5502
- Update changelog (Kevin) - (latest updates)
- Improve login shell heuristics Improve login shell heuristics #5588
- Add support for
JUPYTER_TOKEN_FILE
Added support for JUPYTER_TOKEN_FILE #5587 (Kevin) - Russian I18N support russian i18n - 100% #5571 (Kevin)
- Paste two images Fixes 3182 #5598 (front-end review required) (Steve)
- Add a metadata tag to override notebook direction (ltr/rtl) Add a metadata tag to override notebook direction (ltr/rtl) #5052 (Steve)
- Add keyboard shortcuts to menu dropdowns Add keyboard shortcuts to menu dropdowns #5525 (Steve)
- Resolve CodeMirror version issue (5.53.2 vs. 5.55+) Code not centered properly in cell #5629 (Steve,Kevin)
If there are other issues and/or pull requests you'd like to see in a 6.1.0 release, please add comments and I'll amend this text - or feel free to amend this yourself (if privs allow).
Activity