Skip to content
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

Update notebook to 5.4.1 #186

Closed
wants to merge 1 commit into from

Conversation

pyup-bot
Copy link
Contributor

This PR updates notebook from 5.2.1 to 5.4.1.

Changelog

5.3.0

- Add support for terminals on windows ([3087](https://github.com/jupyter/notebook/pull/3087)). 
- Add a "restart and run all" button to the toolbar ([2965](https://github.com/jupyter/notebook/pull/2965)). 
- Send files to os trash mechanism on delete ([1968](https://github.com/jupyter/notebook/pull/1968)). 
- Allow programmatic copy to clipboard ([3088](https://github.com/jupyter/notebook/pull/3088)). 
- Use DOM History API for navigating between directories in the file browser ([3115](https://github.com/jupyter/notebook/pull/3115)).
- Add translated files to folder(docs-translations) ([3065](https://github.com/jupyter/notebook/pull/3065)). 
- Allow non empty dirs to be deleted ([3108](https://github.com/jupyter/notebook/pull/3108)). 
- Set cookie on base_url ([2959](https://github.com/jupyter/notebook/pull/2959)). 
- Allow token-authenticated requests cross-origin by default ([2920](https://github.com/jupyter/notebook/pull/2920)). 
- Change cull_idle_timeout_minimum to 1 from 300 ([2910](https://github.com/jupyter/notebook/pull/2910)). 
- Config option to shut down server after n seconds with no kernels ([2963](https://github.com/jupyter/notebook/pull/2963)). 
- Display a "close" button on load notebook error ([3176](https://github.com/jupyter/notebook/pull/3176)). 
- Add action to command pallette to run CodeMirror's "indentAuto" on selection ([3175](https://github.com/jupyter/notebook/pull/3175)). 
- Add option to specify extra services ([3158](https://github.com/jupyter/notebook/pull/3158)). 
- Warn_bad_name should not use global name ([3160](https://github.com/jupyter/notebook/pull/3160)). 
- Avoid overflow of hidden form ([3148](https://github.com/jupyter/notebook/pull/3148)). 
- Fix shutdown trans loss ([3147](https://github.com/jupyter/notebook/pull/3147)). 
- Find available kernelspecs more efficiently ([3136](https://github.com/jupyter/notebook/pull/3136)). 
- Don\'t try to translate missing help strings ([3122](https://github.com/jupyter/notebook/pull/3122)). 
- Frontend/extension-config: allow default json files in a .d directory ([3116](https://github.com/jupyter/notebook/pull/3116)). 
- Use `requirejs` vs. `require` ([3097](https://github.com/jupyter/notebook/pull/3097)). 
- Fixes some ui bugs in firefox 3044 ([3058](https://github.com/jupyter/notebook/pull/3058)). 
- Compare non-specific language code when choosing to use arabic numerals ([3055](https://github.com/jupyter/notebook/pull/3055)). 
- Fix save-script deprecation ([3053](https://github.com/jupyter/notebook/pull/3053)). 
- Include moment locales in package_data ([3051](https://github.com/jupyter/notebook/pull/3051)). 
- Fix moment locale loading in bidi support ([3048](https://github.com/jupyter/notebook/pull/3048)). 
- Tornado 5: periodiccallback loop arg will be removed ([3034](https://github.com/jupyter/notebook/pull/3034)). 
- Use `/files` prefix for pdf-like files ([3031](https://github.com/jupyter/notebook/pull/3031)). 
- Add folder for document translation ([3022](https://github.com/jupyter/notebook/pull/3022)). 
- When login-in via token, let a chance for user to set the password ([3008](https://github.com/jupyter/notebook/pull/3008)). 
- Switch to jupyter_core implementation of ensure_dir_exists ([3002](https://github.com/jupyter/notebook/pull/3002)). 
- Send http shutdown request on \'stop\' subcommand ([3000](https://github.com/jupyter/notebook/pull/3000)). 
- Work on loading ui translations  ([2969](https://github.com/jupyter/notebook/pull/2969)). 
- Fix ansi inverse ([2967](https://github.com/jupyter/notebook/pull/2967)). 
- Add send2trash to requirements for building docs ([2964](https://github.com/jupyter/notebook/pull/2964)). 
- I18n readme.md improvement ([2962](https://github.com/jupyter/notebook/pull/2962)).  
- Add \'reason\' field to json error responses ([2958](https://github.com/jupyter/notebook/pull/2958)).
- Add some padding for stream outputs ([3194](https://github.com/jupyter/notebook/pull/3194)).
- Always use setuptools in ``setup.py`` ([3206](https://github.com/jupyter/notebook/pull/3206)).
- Fix clearing cookies on logout when ``base_url`` is configured ([3207](https://github.com/jupyter/notebook/pull/3207)).

See the 5.3 milestone on GitHub for a complete list of [issues](https://github.com/jupyter/notebook/issues?q=is%3Aissue+milestone%3A5.3+is%3Aclosed) and [pull requests](https://github.com/jupyter/notebook/pulls?q=is%3Apr+is%3Aclosed+milestone%3A5.3) involved in this release.

5.2.2

- set cookie on base_urls (2959).

Thanks to Min RK (minrk).
Links

@philngo philngo closed this Mar 27, 2018
@philngo philngo deleted the pyup/update-notebook-5.2.1-to-5.4.1 branch March 27, 2018 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants