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

Uses React 17, not 18, for @jupyter-ai/core dependency #157

Merged
merged 1 commit into from
May 14, 2023

Conversation

JasonWeill
Copy link
Collaborator

Applying the fix suggested by @jaxley in #130 (comment) , this fixes #130.

After downgrading React from 18 to 17, running jupyter labextension list now shows only OK for Jupyter AI extensions.

Screen Shot 2023-05-09 at 4 52 13 PM

@JasonWeill JasonWeill added bug Something isn't working @jupyter-ai/core labels May 9, 2023
@isenki
Copy link

isenki commented May 11, 2023

Thanks for this, encountered this exact issue installing the current release today. Looking forward to the fix

Copy link
Member

@dlqqq dlqqq left a comment

Choose a reason for hiding this comment

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

Thanks!

@dlqqq dlqqq merged commit 3ac01d7 into jupyterlab:main May 14, 2023
dbelgrod pushed a commit to dbelgrod/jupyter-ai that referenced this pull request Jun 10, 2024
Marchlak pushed a commit to Marchlak/jupyter-ai that referenced this pull request Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working @jupyter-ai/core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@jupyter-ai/core is not compatible with JupyterLab
3 participants