How to Dockerize JupyterLab

A full example of this repository can be found on my Github here. I often find myself exploring data using Python, Jupyter Lab, Pandas and various graphing programs. This has caused me to want to have a light weight, easy to use, and portable approach to standing up these tools. In the past, I have found myself using tools like pyenv to install a desired version of python for each project....

April 2, 2024 · 4 min · Greg Hilston

How To Self Host A Palworld Dedicated Server

Using Docker

January 23, 2024 · 3 min · Greg Hilston

How To Locally Run Stable Difussion (Similar to Midjourney + DALLE-2)

Including using Docker and a GPU

September 1, 2022 · 3 min · Greg Hilston

How To Self Host Dockerized Pavlov VR PC Server

Simple instructions for a dockerized Pavlov VR self hosted server

September 22, 2021 · 4 min · Greg Hilston

Resizing Unraid's `docker.img`

How to resize docker.img on Unraid

May 9, 2021 · 1 min · Greg Hilston

Udemy SQL Course: Configuration & Leveraging Of Docker

Some notes I took to more easily create, modify and manage a Postgres database for a Udemy course on SQL.

April 18, 2021 · 4 min · Greg Hilston

How To Self Host Dockerized Killing Floor 2 Server

Walks through how to host a Killing Floor 2 Server using Docker

March 25, 2021 · 1 min · Greg Hilston

How To Host A Private Valheim Online Multiplayer Server

How to setup a Valheim private server

February 15, 2021 · 2 min · Greg Hilston