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

Encode smart cell attributes in Live Markdown #2364

Merged
merged 1 commit into from
Nov 18, 2023

Conversation

jonatanklosko
Copy link
Member

Closes #2355.

Copy link

github-actions bot commented Nov 17, 2023

Uffizzi Preview deployment-40988 was deleted.

@jonatanklosko jonatanklosko merged commit 647723c into main Nov 18, 2023
7 checks passed
@jonatanklosko jonatanklosko deleted the jk-encode-smart-cell-attrs branch November 18, 2023 05:00
@BrooklinJazz
Copy link
Contributor

BrooklinJazz commented Dec 1, 2023

Found an issue some folks might run into. Old versions of Livebook will break on Livebooks made using the encoded attributes.

Screenshot 2023-12-01 at 12 47 33 PM

I didn't raise an issue because the solution is on the dev's end to update their Livebook version rather than anything on the Livebook team's end.

@jonatanklosko
Copy link
Member Author

Oh yeah, the error is not pleasant in this case, but it not working is expected. It's kinda the same as someone using even older Livebook that doesn't support smart cells at all. We only ensure backward compatibility, that is, new Livebook reading old notebook formats.

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.

Livebook cannot parse comments in Kino Smart Cell code editor
3 participants