CS663 | computer vision
  • outline
  • projects
  • syllabus
  • links

 

NAIIR JetStream Resources (once you have an account)



1) Launch instance w/ web desktop  & Choose option that you need for computing/storage for Ubutu 24.*

  • https://docs.jetstream-cloud.org/getting-started/first-instance/

  • https://docs.jetstream-cloud.org/getting-started/access-instance/ 

2) Once instance running Connect via web desktop

NAIRR instance deployed


3) Now from within you Instance machine's desktop, Launch Jupyter Lab from a terminal window app (via https://docs.jetstream-cloud.org/general/jupyter/#quick-comparison)

 

module load miniforge
jupyter lab



You will see something like the following:

Jupyter Lab launced in NAIRR instance

 

4) Go to Firefox brower and get the code (colab for example) you want and download it to instance's downloads

5) Go back to Jupyter Lab tab in browser and upload the file --modify code as needed & run
IMPORTANT: This is not a colab any more --- it is a notebook and it can not use Drive api to mount Google drive or Secrets, etc. You WILL NEED TO FIX THIS.

Loading code you downloaded

 

 

 

 

NOTE: other software installed found at https://docs.jetstream-cloud.org/general/software/#__tabbed_1_1

cs663:computer vision

  • home
  • outline
  • projects
  • syllabus
  • links