Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add blogpost for github automation workshop #293

Merged

Conversation

NicholasCote
Copy link
Contributor

I'm hosting a hybrid workshop on August 8th that I would like to advertise as an ESDS blog post. This is a follow up to the previous From Jupyter Notebook to Web Server: Containerizing Interactive Visualizations workshop

@NicholasCote NicholasCote requested a review from a team as a code owner June 28, 2024 21:22
@NicholasCote NicholasCote requested review from clyne and matt-long and removed request for a team June 28, 2024 21:22
@clyne clyne requested review from kafitzgerald and removed request for matt-long June 28, 2024 21:48
Copy link
Contributor

@kafitzgerald kafitzgerald left a comment

Choose a reason for hiding this comment

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

Looks like there might be a link missing, but we can also get this merged and add it in later.


This is a follow on to the [From Jupyter Notebook to Web Server: Containerizing Interactive Visualizations](https://www.cisl.ucar.edu/events/jupyter-notebook-web-server-containerizing-interactive-visualizations) workshop held on June 20th, 2024. It is not a prerequisite that participants attended that event. A [recording](https://youtu.be/Bhj2KdZcK70) of that workshop is available to review.

Participants will be guided through automation techniques available via GitHub for building container images and updating on-premise cloud applications. Attendees will develop a GitHub Action workflow to build a container image and push it to Docker Hub. The workshop will also cover creating a Helm chart, an application configuration, that can be used to deploy to the On-premise cloud pilot. The session further delves into using GitHub Actions to update the Helm chart with new build information and how it can enable an automation strategy known as GitOps. Here is a link to the code repository containing a notebook that walks through the workshop content.
Copy link
Contributor

Choose a reason for hiding this comment

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

Is there a missing link here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good catch there is, supposed to be https://github.com/NicholasCote/nbviz-to-container

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I added another commit to the PR with the missing link

@kafitzgerald kafitzgerald merged commit f23779f into NCAR:main Jun 28, 2024
1 check passed
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