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

Added blog for container workshop #290

Merged
merged 4 commits into from
May 14, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 42 additions & 0 deletions posts/2024/containerize-visualizations-event.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
author: John Clyne
date: 2024-05-07
tags: tutorial hackathon events
---

# Workshop - From Jupyter Notebook to Web Server: Containerizing Interactive Visualizations

The [ESDS Events Working Group](https://ncar.github.io/esds/about/#events-working-group) is hosting a hybrid workshop on June 20th, from 9am until noon.


The event will be hosted at the Mesa Lab, located at 1850 Table
Mesa Dr, Boulder, CO 80305. In order to attend the event virtually,
registered participants will be receiving an email from Taysia
clyne marked this conversation as resolved.
Show resolved Hide resolved
Peterson roughly one week prior to the event with Zoom details.

## Registration

*Comming soon*
clyne marked this conversation as resolved.
Show resolved Hide resolved

## What is it?

This workshop guides participants through the process of transforming
an interactive visualization from a Jupyter Notebook into a
Python-based web server. Attendees will learn how to create and run
a containerized version of the web server, gaining practical skills
in containerization and deployment. Additionally, the workshop will
explore automation techniques for building container images and
introduce hosting options available via the CISL On-premise Cloud
Pilot, empowering participants to leverage cloud infrastructure for
their projects. Here is a [link to the code
repository](https://github.com/NicholasCote/nbviz-to-container)
containing a notebook that walks through the workshop content.

## Who should attend?
kafitzgerald marked this conversation as resolved.
Show resolved Hide resolved

Anyone interested in creating containers to host Python based
interactive visualizations as web servers.



[Code of Conduct](https://www.ucar.edu/who-we-are/ethics-integrity/codes-conduct/participants)