Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| software:juypter:caviness [2026-03-27 15:14] – Complete draft of Caviness Jupyter Notebook page with Miniforge mbotto | software:juypter:caviness [2026-03-27 15:33] (current) – Add output from ls command on workgroup VALET directory mbotto | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| </ | </ | ||
| - | The following steps will walk you through setting up a Conda virtual environment with Python 3 and Jupyter Notebook. It will also cover the steps of requesting a compute node to run a Jupyter Notebook session on Caviness. Lastly, it will explain how to set up SSH connections to be able to connect to the Jupyter Notebook session | + | The following steps will walk you through setting up a Conda virtual environment with Python 3 and Jupyter Notebook. It will also cover the steps of requesting a compute node to run a Jupyter Notebook session on Caviness. Lastly, it will explain how to set up SSH connections to be able to connect to the Jupyter Notebook session |
| - | Before starting, make sure you set your workgroup. This example will demonstrate how to create a shared directory in your workgroup storage where you can create Conda environments that are accessible to everyone in your workgroup. | + | Before starting, make sure you [[abstract: |
| <note warning> | <note warning> | ||
| Line 73: | Line 73: | ||
| # To activate this environment, | # To activate this environment, | ||
| # | # | ||
| - | # $ conda activate /work/it_css/sw/miniforge-testing/ | + | # $ conda activate /work/my_workgroup/sw/conda-envs/ |
| # | # | ||
| # To deactivate an active environment, | # To deactivate an active environment, | ||
| Line 86: | Line 86: | ||
| <code bash> | <code bash> | ||
| [(my_workgroup: | [(my_workgroup: | ||
| + | / | ||
| [(my_workgroup: | [(my_workgroup: | ||
| / | / | ||