TqdmWarning: IProgress not found
/home/oschung_skcc/.local/share/r-miniconda/envs/openmmlab/lib/python3.8/site-packages/tqdm/auto.py:22: TqdmWarning: IProgress not found. Please update jupyter and ipywidgets. See https://ipywidgets.readthedocs.io/en/stable/user_install.html from .autonotebook import tqdm as notebook_tqdm
pip
pip install ipywidgets
jupyter nbextension enable –py widgetsnbextension
conda
conda install -c conda-forge ipywidgets