Run a multiple %command in the same cell
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2023 08:43 AM
Hello,
is there a way to run multiple %command in a same cell ?
I heard that's not possible but would like a confirmation and maybe if it could be an idea for future updates.
Moreover, is there a way to mask the output of cells (especially markdown) when using %run. I would like to keep some documentation in the notebook executed with the %run command but not prompt it in the destination notebook.
Thanks