Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pub:hpc:nautilus:20251112-workshop [2025/10/20 16:07] redmonppub:hpc:nautilus:20251112-workshop [2025/10/21 20:37] (current) – [During the Workshop] redmonp
Line 3: Line 3:
 ===== Overview ===== ===== Overview =====
  
-This workshop will give researchers a hands-on introduction to leveraging the large distributed computing resources available through the [[https://nrp.ai|National Research Platform (NRP)]]. Researchers will learn how to migrate an AI/ML workflow from their local computer or Swan to the NRP. By accessing Nautilus, you can gain access to a vast array of cutting-edge GPUs, ideal for facilitating AI research and accelerating your research.+This workshop will give researchers a hands-on introduction to leveraging the large distributed computing resources available through the [[https://nrp.ai|National Research Platform (NRP)]]. Researchers will learn how to migrate an AI/ML workflow from their local computer or Hellbender to the NRP. By accessing Nautilus, you can gain access to a vast array of cutting-edge GPUs, ideal for facilitating AI research and accelerating your research.
  
-**When:** August 2012:00 pm to 3:00 pm+**When:** November 12th2025, 9:00 am to 4:00 pm
  
 **Learning Objectives:** **Learning Objectives:**
Line 69: Line 69:
 <WRAP round tip 60%> <WRAP round tip 60%>
 Want to learn how to setup your own instance for a class or lab? Want to learn how to setup your own instance for a class or lab?
-Check out the "Deploying JupyterHub" documentation: [[https://nrp.ai/userdocs/jupyter/jupyterhub|NRP Jupyter Hub Docs]]+Check out the "Deploying JupyterHub" documentation: [[https://nrp.ai/documentation/userdocs/jupyter/jupyterhub|NRP Jupyter Hub Docs]]
 </WRAP> </WRAP>
  
 Cloning the repository: Cloning the repository:
  
-<code bash>+<code>
 git clone https://github.com/MUAMLL/gp-engine-tutorials.git git clone https://github.com/MUAMLL/gp-engine-tutorials.git
 </code> </code>