Skip to content

Davidkutu/install jupyter#1506

Closed
DavidKutu wants to merge 58 commits intoDonJayamanne:masterfrom
microsoft:davidkutu/install_jupyter
Closed

Davidkutu/install jupyter#1506
DavidKutu wants to merge 58 commits intoDonJayamanne:masterfrom
microsoft:davidkutu/install_jupyter

Conversation

@DavidKutu
Copy link
Copy Markdown
Contributor

For #5682

  • If Jupyter is not installed, user is prompted to install it instead of showing an error.

  • [x ] Pull request represents a single change (i.e. not fixing disparate/unrelated things in a single PR)

  • [x ] Title summarizes what is changing

  • [x ] Has a news entry file (remember to thank yourself!)

  • Appropriate comments and documentation strings in the code

  • Has sufficient logging.

  • Has telemetry for enhancements.

  • Unit tests & system/integration tests are added/updated

  • Test plan is updated as appropriate

  • package-lock.json has been regenerated by running npm install (if dependencies have changed)

  • The wiki is updated with any design decisions/details.

DonJayamanne and others added 30 commits June 20, 2019 08:44
(for #5825)

Recent changes in the "release" branch introduced a new dependency that needed its license resolved (via tpn).
* Fix pdf export in release bits

* Review feedback

* Fixes

* Add comments
* Fix pdf export in release bits

* Review feedback

* Fixes

* Add comments
* group branch-related tasks
* add tasks related to the "release" branch being "protected"
* note that the "release" branch can be force-pushed (instead of delete/create)
This is a forward-port of #6267 to master.
(for #6013)

Note that the update to the change log is a one-off for the sake of whoever does the July release. They will adjust as needed. :)
* File downloader with progress
* Add missing loc file entries
This includes updates identified while doing the 2019.6 release.
* Fix issue 6336

* Add news entry

* Fix linter problem
* Normalize whitespace

* Shorten nightly run

* Force to just failing test

* Put back all tests.
Merge release changes back into master
* Initial idea for code hash provider

* Mock document manager. More tests

* Fix double run

* More tests

* Handle undo situation correctly

* Handle more deletion cases

* Add news entry

* Handle multiple change events at the same time

* Fix linter problems

* Eliminate unnecessary restart.

* Add test for multiple cells in range

* Expand explanation of how many cells at once
IanMatthewHuff and others added 28 commits June 27, 2019 09:50
* Code lens acquisition time

* Fix linter errors. Add wrapper around DI created items

* Add the rest of the telemetry

* Add news entry

* Fix unit tests.
* Move test.ipynb out of root enlistment folder

* Try again

* Looks like test.ipynb isn't needed at all
* Add support for checking rate limit

* Update message

* Review feedback

* Fix unit tests

* Fix failing unit test
* Fix broken python tests in news
* Revert changes
* Copy back to code insert

* Linter issue

* Fix other copy source test

* Fix linter issues
* Add nightly schedule
* Nightly build
Standardize tooltip text and add missing getLocString keys
This is just a quick change to help users trouble-shoot problems with pytest. When there is a failure, we print out the command they can run at the shell to duplicate the error.
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.

8 participants