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

Code blocks with multiple lines only parse and evaluate the last line when evaluating #501

Closed
rhennigan opened this issue Jan 2, 2024 · 0 comments · Fixed by #502
Closed
Assignees
Labels
bug Something isn't working cloud Issues affecting chat notebooks in the cloud front end

Comments

@rhennigan
Copy link
Member

image

This is due to strings in BoxData["..."] not being reparsed as boxes when displaying in cloud:

image

The string will need to be manually parsed into boxes when in cloud.

@rhennigan rhennigan added bug Something isn't working cloud Issues affecting chat notebooks in the cloud front end labels Jan 2, 2024
@rhennigan rhennigan self-assigned this Jan 2, 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 cloud Issues affecting chat notebooks in the cloud front end
Projects
None yet
1 participant