Philipp
Philipp
To make things easier here is the direct solution: The pytorch guys changed torchvision to torchvision_lite from 1.9.0 to 1.10.0 which breaks the build when you just update the version...
Same here. Set up as docker image, leads to the error "model not found". If I run `jupyter labextension install @jupyter-widgets/jupyterlab-manager jupyter-matplotlib` again it sometimes changes the error to "Loading...
Looks like it fixed the issue for me. Sadly the errors are not 100% reproducible, as the timeouts seem to happen unpredictably in my tests, but so far your branch...
@robmadole could you comment on this? Is there a reason why this is not added? (Sorry, you released the last version, so I picked you from the team do address)
@hannesa2 Did you have the time to check @doplerfish s example? I still have the issue with the zoom and pan.
I totally agree. Especially once https://github.com/astral-sh/ruff-vscode/issues/247 is fixed the automatic fix of F401 and F841 might lead to confusion and annoyance. I guess we would need 2 configuration sets, one...
Setting `disable-repo-tagging: "true"` lets the build pass
> > same issue, doesn't start and just keeps asking for previledge helper in a loop. > > wsl --update which I run and is already up to date >...