Jupyter Lab setup architecture diagram

Running Jupyter Lab Behind NGINX: Reverse Proxy Setup with Docker (Part 1)

Jupyter Lab and NGINX aren't alternatives — NGINX sits in front of Jupyter as a reverse proxy. Part 1 covers containerizing Jupyter Lab and wiring it to NGINX with a sidecar pattern on EC2.

Read(Running Jupyter Lab Behind NGINX: Reverse Proxy Setup with Docker (Part 1))

Jupyter Lab and NGINX aren't alternatives — NGINX sits in front of Jupyter as a reverse proxy. Part 1 covers containerizing Jupyter Lab and wiring it to NGINX with a sidecar pattern on EC2.

Splitting SRA into FASTQ with SRAToolkit, Python, and Docker

A simple example using Python and Docker to split an SRA file into Fastq

Read(Splitting SRA into FASTQ with SRAToolkit, Python, and Docker)

A simple example using Python and Docker to split an SRA file into Fastq