-
Notifications
You must be signed in to change notification settings - Fork 2
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
Compatibility with jupyter-server 2.x/Jupyterlab 4.x #64
Comments
Correct, this extension needs to be upgraded to JupyterLab 4.0. |
Thanks for clarification :) |
I vote for this issue! This would be great to have fixed. |
I am also voting for this issue, would be a great fix. |
Thank you all for pushing for this one, I opened #64 which does the upgrade but there is some automation issue and I run out of stem for today. Hopefully we can get this to work soon. |
v1.0.0a1 (pre-release) should work well with JupyterLab 4.x. You can install it with:
Please let me know if it works well, in which case I will release it as a final version |
Note: I released another alpha v1.0.0a1) after fixing an issue around adding citations and updated the comment above. |
Thank you for the update, it works well on 4.x for me. |
Thanks for getting back to me! v1.0.0 is now up on PyPI: https://pypi.org/project/jupyterlab-citation-manager/1.0.0/ |
I tried to use jupyterlab-citation-manager but failed to succeed.
Installed the extension in the jupyterlab extension manager, added an API key refreshed the page/restarted the server but no entries can be found.
When I try to install it using poetry I get the following message
Does jupyterlab-citation-manager not work with the jupyter-server v2 but the Jupyterlab Extension Manager just ignores the requirements?
Or is the problem that I'm using jupyterlab version 4.0.5 which seems to collide with e.g.
jupyterlab-citation-manager/pyproject.toml
Line 2 in 351f616
jupyterlab-citation-manager/package.json
Lines 60 to 62 in 351f616
?
The text was updated successfully, but these errors were encountered: