-
Notifications
You must be signed in to change notification settings - Fork 17
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
Removes YMap for attachements #77
Conversation
Just to clarify, is this to match what's in JupyterLab's |
Yes |
Otherwise for now if you open the |
The error is a infinite recursive call within |
Thanks. |
No idea - but indeed it will be good to simply not set attachments in such case. |
12e9b82
to
8a8c738
Compare
I made both |
Because we need to initialize that attribute even when it is empty. Why are we deleting it before saving it? I don't recall. Probably the nbformat doesn't allow empty attachments. |
Why? The documentation says: |
Thanks! |
@meeseeksdev please backport to 0.2.x |
Oh, I didn't know we could do that here 😄 |
Actually I don't have the right to do it. But you should be able. |
@meeseeksdev please backport to 0.2.x |
It seems the Meeseeksdev GitHub App is not installed on this repository 😢 You should be able to add it in the settings of the project. |
@meeseeksdev Hello |
Helloooo @davidbrochart, I'm Mr. Meeseeks! Look at me! |
@meeseeksdev please backport to 0.2.x |
Seems to work now! |
…-0.2.x Backport PR #77 on branch 0.2.x (Removes YMap for attachements)
This is similar to #50
To test the changes, make sure you remove the jupyter_ystore database.