File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -28,20 +28,25 @@ We strongly recommend that you upgrade to version 9+ of pip before upgrading ``n
2828
2929New features:
3030
31- - Execute cells by clicking area in input prompt (:ghpull: `3535 `, :ghpull: `3687 `)
31+ - Execute cells by clicking icon in input prompt (:ghpull: `3535 `, :ghpull: `3687 `)
32+ - New "Save as" menu option (:ghpull: `3289 `)
3233- Add kernel_info_timeout traitlet to enable restarting slow kernels (:ghpull: `3665 `)
34+ - Add ``custom_display_host `` config option to override displayed URL (:ghpull: `3668 `)
3335- Add /metrics endpoint for Prometheus Metrics (:ghpull: `3490 `)
3436- Update to jQuery 3.3 (:ghpull: `3655 `)
37+ - Update marked to 0.4 (:ghpull: `3686 `)
3538
3639Fixing problems:
3740
3841- Don't duplicate token in displayed URL (:ghpull: `3656 `)
3942- Don't trash non-empty directories on Windows (:ghpull: `3673 `)
4043- Include LICENSE file in wheels (:ghpull: `3671 `)
44+ - Don't show "0 active kernels" when starting the notebook (:ghpull: `3696 `)
4145
4246Testing:
47+
4348- Add find replace test (:ghpull: `3630 `)
44- - [3335] Convert JS tests to Selenium (:ghpull: `3601 `)
49+ - Selenium test for deleting all cells (:ghpull: `3601 `)
4550
4651Thanks to the following contributors:
4752
You can’t perform that action at this time.
0 commit comments