diff --git a/python/20210705.run-python-jupyter.md b/python/20210705.run-python-jupyter.md index 11794a0..ff3e000 100644 --- a/python/20210705.run-python-jupyter.md +++ b/python/20210705.run-python-jupyter.md @@ -1,5 +1,11 @@ # Question: Running Python Code on Jupyter Notebook + + I have Python code that I would like to run on HPC. Can I run it through the Jupyter notebook? If so, how can I?