ComPWA / qrules

Rule-based particle reaction problem solver on a quantum number level
https://qrules.rtfd.io
Apache License 2.0
9 stars 4 forks source link

MAINT: update pip constraints and pre-commit config #195

Closed redeboer closed 2 years ago

redeboer commented 2 years ago

Automated changes by create-pull-request GitHub action

review-notebook-app[bot] commented 2 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

redeboer commented 2 years ago

I can't locally reproduce skipping unknown output mime type: application/json. 0a6a31e ignores the problem, but could potentially result in silent rendering problems. The current preview output looks okay though.

redeboer commented 2 years ago

I can't locally reproduce skipping unknown output mime type: application/json. 0a6a31e ignores the problem, but could potentially result in silent rendering problems. The current preview output looks okay though.

The cause is that the tqdm progress bar is not rendered correctly anymore as an IPython widget, e.g.: image There is no recent release of tqdm, so that can't be the cause.