| 1 | [[PageOutline]] |
| 2 | = HPC Workshop Fall 2025 = |
| 3 | = Module 3 of 5 - How to run Python on Cypress = |
| 4 | * [[cypress/Python|Running Python on Cypress]] |
| 5 | * [[cypress/Python#RunningPythonInteractively|Running Python Interactively]] |
| 6 | * [[cypress/Python#RunningaPythonscriptinBatchmode|Running Python with Batch Mode]] |
| 7 | * [[cypress/Python#JupyterNotebook|Jupyter Notebook]] |
| 8 | * [[cypress/AnacondaInstallPackage|Install Packages to Anaconda Python]] |
| 9 | |
| 10 | Download Samples by: |
| 11 | |
| 12 | {{{git clone https://hidekiCCS:@bitbucket.org/hidekiCCS/hpc-workshop.git}}} |
| 13 | |