Skip to content

Use Colab cell form magic to improve readability #154

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

Open
ericnost opened this issue May 12, 2025 · 0 comments
Open

Use Colab cell form magic to improve readability #154

ericnost opened this issue May 12, 2025 · 0 comments

Comments

@ericnost
Copy link
Member

Google Colab allows use of certain tags to improve the visual flow of notebooks. Something like this would merge code/text cell contents and also by default hide the contents of the code cell:

#@title ### Step 1. Import ECHO_modules
#@markdown More detail here about the cell
import ECHO_modules
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

No branches or pull requests

1 participant