Skip to content

Commit

Permalink
information section at the end
Browse files Browse the repository at this point in the history
  • Loading branch information
lbarraga committed Sep 10, 2024
1 parent 6f3ee91 commit 821076e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions mkdocs/docs/HPC/python.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,3 +190,7 @@ After some time, two files will be created in the directory where the job was su
`python_job_example.o{{jobid}}` and `python_job_example.e{{jobid}}`, where {{jobid}} is the id of your job.
The `.o` file contains the output of the job.

## More information

- For more info on Python virtual environments, see the [Setting up Python virtual environments](./setting_up_python_virtual_environments.md) page.
- To use Jupyter on the HPC systems, see the [Jupyter](./jupyter.md) page.

0 comments on commit 821076e

Please sign in to comment.