TFAutoModel.from_pretrained()时,会返回以下错误 ~/opt/anaconda3/envs/contracts/lib/python3.8/site-packages/tqdm/notebook.pyPlease update jupyter and ipywidgets."
114 " See https://ipywidgets.readthedocs.ioP
我正在运行一个TensorFlowjupyter笔记本容器。我正在将我机器的文件夹/home/parsis/code挂载到jupyternotebook的/notebook/文件夹。问题是我在笔记本中创建的文件(如.ipynb文件)没有显示在我机器的指定目录中。我使用以下命令来运行容器。docker run --gpus all