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

Update _config.yml #182

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Update _config.yml #182

merged 1 commit into from
Aug 6, 2024

Conversation

eeholmes
Copy link
Contributor

@eeholmes eeholmes commented Aug 4, 2024

for the PACE hackweek book, we had the problem that output from bash cells (using %%bash) were being broken into multiple cells. We added this to create the merged cells like you see when you open a jupyter notebook.

for the PACE hackweek book, we had the problem that output from bash cells (using `%%bash`) were being broken into multiple cells. We added this to create the merged cells like you see when you open a jupyter notebook.
Copy link

github-actions bot commented Aug 5, 2024

Copy link
Contributor

@scottyhq scottyhq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting, thanks, I'm surprised this isn't enabled by default! Looks like it is documented here https://jupyterbook.org/en/stable/content/execute.html#merging-stdout-and-stderr-output

I wonder if an alternative solution is to add a scrollbar to these cells using %%bash https://jupyterbook.org/content/code-outputs.html#scrolling-cell-outputs

@scottyhq scottyhq merged commit dbd9be6 into uwhackweek:main Aug 6, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants