I have many questions regarding setting ourselves up on some of the cloud service providers that Jeremy suggested yesterday, so I thought this might be valuable for others.
If you are experienced with cloud computing environments, please post tips and tricks and any valuable resources you discovered in your journey!
I just decided to try a Pro subscription on Paperspace for one month. I’m also interested in trying to run some of my other work on Paperspace (these algorithms are primarily in JAX). I am struggling to work out how to set up a Python environment (or multiple). I am getting a little tired and installing the same packages at the start of each notebook.
Cheers!
Conor
P.S. Apologies if I have posted this in the wrong place!
Okay, I watched the live coding #4 video link and created the pre-run.sh file, opened a new instance, tried importing the fastcore library, and got the ModuleNotFoundError. I think the only thing I didn’t do compared to the video was that I didn’t choose the fastai+paperspace type instance, but I thought that the pre-run.sh file would run regardless of the instance type. What am I missing here?
Secondly, it doesn’t strike me as a possible way to set up multiple kernels (i.e. conda environments) that I would do if I were working on projects requiring different package dependencies.
I am did not check the bash Jeremy wrote yet recently but I think we need to add some other stuff for part two course and make sure some of software are the latest version. Gonna try it today to see if I can run in paperspace.