Closed marimeireles closed 3 years ago
edit: the first output
Okay thanks to Krassowski everywhere in the internet I was able to fix the issue with:
conda install -c conda-forge nbclassic=0.2.8 # in May 2021
conda update nbclassic
So, we leave it documented here in case other people have the same problem :)
Thanks!
On my ubuntu 20 when I
conda env create -f environment.yml && conda activate widgets-tutorial-2021
and try to run jupyter lab I get the following:I wonder if it's interacting with my
pip
packages smh. I tried with both mamba and conda and they're both not working.Also, all seems good when I run the check script: