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

[WIP] Release 0.2.1 with backports. #167

Merged
merged 5 commits into from
Jan 10, 2020
Merged

Conversation

Zsailer
Copy link
Member

@Zsailer Zsailer commented Jan 10, 2020

Backporting the following PRs to 0.2.x and releasing 0.2.1.

Why?

  1. The pytest plugin (Expose a jupyter_server pytest plugin #162) will signifcantly help testing applications that extend Jupyter Server.

  2. I think we need to remove black formatting on this branch too, until we officially apply black formatting in a new PR. It makes it extremely difficult to develop/backport on the two branches without the formatting matching.

Zsailer and others added 5 commits January 6, 2020 09:59
* make a jupyter server pytest plugin

* rollback extension conftest

* add a create_notebook fixture

* move ioloop into serverapp

* use pip to install dependencies

* Update jupyter_server/pytest_plugin.py
…er#163)

* update readme to explain versioning

* add detail to versioning docs

* clarify language in README on versioning and bump version
@Zsailer Zsailer merged commit 6da6d24 into jupyter-server:0.2.x Jan 10, 2020
Zsailer added a commit that referenced this pull request Jan 10, 2020
[WIP] Release 0.2.1 with backports.
@Zsailer Zsailer mentioned this pull request Jan 10, 2020
Zsailer pushed a commit to Zsailer/jupyter_server that referenced this pull request Nov 18, 2022
* version cleanup

* clean up version handling

* print version file
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