Skip to content

Improve compatibility a bit for wider execution frameworks - #56

Merged
shum23 merged 3 commits into
mainfrom
show-progress-bars-and-warnings-in-marimo
Jul 10, 2026
Merged

Improve compatibility a bit for wider execution frameworks#56
shum23 merged 3 commits into
mainfrom
show-progress-bars-and-warnings-in-marimo

Conversation

@shum23

@shum23 shum23 commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

As part of our plan to support broader execution frameworks, just to chuck in a few tweaks to make using marimo a wee bit smoother.

  • switched tqdm.notebook to tqdm.auto. In jupyter tqdm.auto returns the same class as tqdm.notebook so the jupyter behaviour is unchagned
  • analysis_warning now renders a native marimo callout when running in marimo, detected via a new _in_marimo helper. Jupyter display is untouched as well. Associated tests have been added.
  • fixed distorted plot_grid output in marimo notebooks. Again this doesn't affect jupyter

@shum23
shum23 merged commit 6a76187 into main Jul 10, 2026
4 checks passed
@shum23
shum23 deleted the show-progress-bars-and-warnings-in-marimo branch July 10, 2026 12:14
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

Successfully merging this pull request may close these issues.

2 participants