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

Add the code mirror binding plugin #62

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

brichet
Copy link
Collaborator

@brichet brichet commented Dec 7, 2023

This PR fixes #48

The plugin to bind the code-mirror editor and the cell source was missing from the application requirements.
Therefore, changes in the editor were not synchronize to the source.

Copy link

github-actions bot commented Dec 7, 2023

Binder 👈 Launch a Binder on branch brichet/rise/codemirror_binding

@brichet brichet added the bug Something isn't working label Dec 8, 2023
@brichet brichet self-assigned this Dec 8, 2023
@brichet brichet merged commit 3178d8e into jupyterlab-contrib:main Dec 8, 2023
6 checks passed
@brichet brichet deleted the codemirror_binding branch December 8, 2023 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cell edits are ignored upon executing or rendering
1 participant