CRPropa / CRPropa3

CRPropa is a public astrophysical simulation framework for propagating extraterrestrial ultra-high energy particles. https://crpropa.github.io/CRPropa3/
https://crpropa.desy.de
GNU General Public License v3.0
68 stars 67 forks source link

See progress bar in jupyter notebook? #356

Closed cbadams2 closed 1 year ago

cbadams2 commented 3 years ago

Please describe what you want to do with CRPropa and you currently can't Currently the progress bar shows up when running python scripts using the CLI, but not in jupyter notebooks (assuming this is not a bug, and they are not expected to show up in notebooks - I'm not sure). Especially for people who are just getting started with CRPropa, this would be a great feature to allow more interactivity with the code upon first encountering it.

Describe the solution you'd like Any way to get the progress bar to appear would be great. I came across this, which may be a possible solution, but am still trying to figure out how to implement it in my case.

Describe alternatives you've considered CLI is a perfectly workable alternative, and this request is not at all a necessity.

lukasmerten commented 1 year ago

On my machine with CRPropa 3.2+ and jupyter notebook version 6.5.2, I do get the progress bar automatically.

If it is still an issue I can provide more details on my exact set-up.

lukasmerten commented 1 year ago

I'll close it for now. Please reopen if that's still an issue.