You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah, really strange. I at least couldn't find a workaround to include all outputs. It might also be nicer, actually, if the output is longer/more complex, to keep them separate?
We'll be using the Quarto syntax, so the code will be executed:
But some decisions are still to be made before I can add the docstrings examples in #951:
Option 1: One code block + Hidden output
Option 2: One code block + Shown output
(No good: Only last output shown)
![Image](https://private-user-images.githubusercontent.com/40836345/400755957-41db90b3-467f-4381-afd4-7f61fdfbb29e.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNjM2MjcsIm5iZiI6MTczOTM2MzMyNywicGF0aCI6Ii80MDgzNjM0NS80MDA3NTU5NTctNDFkYjkwYjMtNDY3Zi00MzgxLWFmZDQtN2Y2MWZkZmJiMjllLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDEyMjg0N1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTRlM2Y5OWU0YTdhYmZmNWJiMzhmNjdlNmRlNTgzZjJkMDNjMGM5NGZmMDYyNjE3ZDVjN2Q2ZjE1MGYwOWFhNjYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.H0sp2yQ0p3HOvLZqfUBoxsGhIA-8ly7qppEWuNTYOUg)
Option 3: Separate code blocks + Hidden output
Option 4: Separate code blocks + Shown output
What do you think @seedcase-project/developers ?
The text was updated successfully, but these errors were encountered: