Skip to content

Jetstream2 Deployment#4

Open
ShawnPatrick-Barhorst wants to merge 14 commits intoTauferLab:mainfrom
ShawnPatrick-Barhorst:main
Open

Jetstream2 Deployment#4
ShawnPatrick-Barhorst wants to merge 14 commits intoTauferLab:mainfrom
ShawnPatrick-Barhorst:main

Conversation

@ShawnPatrick-Barhorst
Copy link

This PR makes a few changes to allow the easy deployment of the session II notebook on a jetstream2 instance.

Firstly, Openvisuspy was updated from a deprecated version, which fixed errors which occured when attempting to use it in the notebook.

A jetstream2 deployment script was created. This script does the following.

  • Creates the necessary conda environment
  • Installs all necessary pip and conda libraries
  • Installs Openvisuspy and GEOtile from the local files
  • Registers this new conda environment to Jupyter notebook

Finally, instructions to running the deployment script as well as running the notebook on jetstream were added to the README.md file within session II.

jackdmarquez

This comment was marked as outdated.

<ol>
<li>Connect to your Jetstream2 instance via SSH.</li>
<li>Navigate to the tutorial directory and build the environment:
<pre><code>cd Materials
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should be hands-on/session\ II/Materials/

Updated the directory path in the README for clarity.
Added instructions for setting up and using Jetstream2, including initial setup, starting the environment, and accessing OpenVisuspy dashboards.
</ol>


<h3>Using Jetstream2</h3>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can remove this since the instructions are already above


<li>
Navigate to the session materials directory and build the environment:
<pre><code>cd hands-on/session\ II/Materials/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shall we add the git clone command of this repository as well?

Removed instructions for using Jetstream2 and accessing OpenVisuspy dashboards from the README.
Added instructions to clone the tutorial repository.
knglugo and others added 3 commits March 4, 2026 15:14
This will fix the error happening with the creation of codespaces using the devcontainer for session III
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants