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

Migrate to prebuilt extension to support JupyterLab v3.x #50

Merged
merged 6 commits into from
Nov 4, 2021
Merged

Conversation

loichuder
Copy link
Member

Fix #49

Unfortunately, this breaks compatibility with JupyterLab 2.x. We might need to work on separate branches/releases.

@loichuder loichuder force-pushed the jlab3.1 branch 2 times, most recently from ec24c41 to 8d0c85b Compare August 2, 2021 08:14
@t20100
Copy link
Member

t20100 commented Aug 23, 2021

Yes, if there is no way to support both at once, 2 branches sounds good (with a v1.x branch?)... and the sooner we can drop the older branch the simpler.

@loichuder loichuder force-pushed the jlab3.1 branch 3 times, most recently from 21fc93c to 53ea29e Compare October 28, 2021 13:33
@loichuder loichuder force-pushed the jlab3.1 branch 2 times, most recently from 29a0980 to 13e9d92 Compare November 3, 2021 16:32
@loichuder loichuder force-pushed the jlab3.1 branch 4 times, most recently from f8f8781 to f16e1f4 Compare November 4, 2021 09:06
@loichuder loichuder changed the title Update to JupyterLab v3.1.x Migrate to prebuilt extension to support JupyterLab v3.x Nov 4, 2021
@loichuder
Copy link
Member Author

If we break compatiblity with JLab 2, we might as well cross the bridge entirely and migrate to a prebuilt extension.

Therefore:

@loichuder loichuder requested review from t20100 and axelboc November 4, 2021 09:18
.github/workflows/build.yml Outdated Show resolved Hide resolved
CONTRIBUTING.md Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
example.ipynb Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
src/H5webApp.tsx Show resolved Hide resolved
src/H5webApp.tsx Show resolved Hide resolved
Copy link
Contributor

@axelboc axelboc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome stuff!! 🎉

.eslintignore Outdated Show resolved Hide resolved
.eslintignore Outdated Show resolved Hide resolved
@@ -110,6 +89,9 @@ See https://github.com/silx-kit/jupyterlab-h5web/releases.

## Troubleshoot

If the following instructions do not solve your issue, you can open an
[issue on GitHub](https://github.com/silx-kit/jupyterlab-h5web/issues).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You could also point to h5web@esrf.fr for people without a github account

jupyterlab_h5web/__init__.py Outdated Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
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.

0.0.8 not compatible with Jupyter Lab 3.1.x
3 participants