festim-dev / festim-dev/FESTIM-workshop
`tqdm` warning in jupyter-book
Open
good first issue
- Dominant language
- Jupyter Notebook
- Stars
- 29
- Forks
- 12
- Avg merge
- 1d 35m
- Merged PRs (30d)
- 1
Description
```
/home/docs/checkouts/readthedocs.org/user_builds/festim-workshop/conda/134/lib/python3.13/site-packages/festim/coupled_heat_hydrogen_problem.py:1: TqdmExperimentalWarning: Using `tqdm.autonotebook.tqdm` in notebook mode. Use `tqdm.tqdm` instead to force console mode (e.g. in jupyter console)
import tqdm.autonotebook
```
This warning shows up in the jupyter-book and is quite annoying...
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.