Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 503 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 503 Bytes

jupyter_to_hpc_demo

Files used in demo to run code from Jupyter notebooks on HPC

The template.py file can be used to start new executable Python files

input_data folder contains the input data file structure

vnir_resnet_DC_planet.ipynb contains the original Notebook code

vnir_resnet_DC_planet.py is the executable file which contains the converted Notebook code

requirements.txt includes all of the required dependencies for the project and is used to provision the conda environment on HPC