kulig1985

Results 7 comments of kulig1985

> @joelun37 I really want to support OSX ARM64, but it seems github-action has not a supported image for that, so for now, I think you can build from source...

Same happens for me.. Any solution?

I ran this command from the readme.md: docker run --rm -it \ --gpus all \ -p 8888:8888 \ -e JUPYTER_TOKEN=passwd \ -v /local_vol:/docker_vol \ tverous/pytorch-notebook:latest I changed the volume parameter...

I run chmod 777 on this folder.. and this happens when I click on Jupyter lab create new notebook button.

i tried, with another volume, and the same happens.. i can see this error when i start the container: ``` [E 2024-05-23 06:05:53.165 ServerApp] Exception in callback functools.partial(, ) Traceback...

And.. the files are visible on the host machine shared folder: ![image](https://github.com/Tverous/pytorch-notebook/assets/12034137/9657adbf-82a5-4686-b627-db57e44bf825)