Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 890 Bytes

File metadata and controls

29 lines (22 loc) · 890 Bytes

Add a Jupyter App

This tutorial will walk you through creating an interactive Jupyter app that your users will use to launch a Jupyter Notebook Server within a batch job on a compute node. The user will then be able to connect to the running server through their browser and take advantage of the resources provided within the batch job.

Danger

Confirm that you have walked through the app-development-interactive-setup instructions for interactive apps before continuing on.

add-jupyter/software-requirements add-jupyter/copy-app add-jupyter/customize-attributes add-jupyter/modify-submit-parameters add-jupyter/deploy