You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Split up the backend, frontend, and the docprovider (jupyterlab#280)
* Split up the backend, frontend, and the docprovider
* Fix LICENSE issue
* Try a different way
* Include LICENSE copies in git for simplicity
* Test creating sdist for projects, not the root metapackage
* Without concurrency
* Fix sdist install
* Include tests in `jupyter-server-ydoc`
* Move test dependencies, align indent
* Fix module name
* Hopefully final test to sdist test
* Only run pytest where needed
* Add Python 3.12 version classifier
Co-authored-by: David Brochart <[email protected]>
* Implement independent version bumps, and minor/major/release specifiers
* Bump all version to 3.0.0-alpha.0
* Reset versions for the three Python packages to 1.0.0a0
* Improve wording
Co-authored-by: David Brochart <[email protected]>
* Raise rather than assert
---------
Co-authored-by: David Brochart <[email protected]>
0 commit comments