Skip to content

Conversation

@vnherdeiro
Copy link
Contributor

Prototyping a pymc3 model inside a Jupyter notebook the tqdm progress bars can get ugly or buggy. There is a version of these progress bars tailored for notebooks and addressing these issues. The imports are now aware of the environment and load the appropriate ones.

@twiecki
Copy link
Member

twiecki commented Jun 26, 2019

Needs a line in the release notes. Also, can you post a screenshot of what this now looks like for single and parallel sampling?

@vnherdeiro
Copy link
Contributor Author

@twiecki Screenshots for single and parallel sampling, respectively:

Screenshot 2019-06-26 at 11 55 14

Screenshot 2019-06-26 at 11 51 25

About the release note: not sure what to add.

@twiecki
Copy link
Member

twiecki commented Jun 26, 2019

Under new features write: `* Make use of new tqdm auto mode which improves progress bars in jupyter notebooks" or something along those lines.

@vnherdeiro
Copy link
Contributor Author

Went for:

  • Makes use of new tqdm auto import mode which adapts the progress bars to console or jupyter notebook environments.

@ericmjl
Copy link
Member

ericmjl commented Jun 26, 2019

@twiecki, I'm going to hit merge, this is small enough that I'm confident it won't break anything 😄

@ericmjl ericmjl merged commit ebbb318 into pymc-devs:master Jun 26, 2019
@fonnesbeck fonnesbeck mentioned this pull request Jun 29, 2019
ericmjl added a commit that referenced this pull request Jun 30, 2019
@vnherdeiro
Copy link
Contributor Author

Can I get a PyMC3 laptop sticker for this contribution?

ps: shamelessly sorry for bumping this..!

@ColCarroll
Copy link
Member

Totally. Send an address to colcarroll at gmail.

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.

4 participants