From 46ea08fe1c5333a90e7be5ec979b8dbf41bba191 Mon Sep 17 00:00:00 2001 From: jaydee Date: Thu, 13 Nov 2025 02:29:03 +0100 Subject: [PATCH] alias --- {jupyter_notebook => jupyter}/.env | 0 {jupyter_notebook => jupyter}/docker-compose.yml | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {jupyter_notebook => jupyter}/.env (100%) rename {jupyter_notebook => jupyter}/docker-compose.yml (100%) diff --git a/jupyter_notebook/.env b/jupyter/.env similarity index 100% rename from jupyter_notebook/.env rename to jupyter/.env diff --git a/jupyter_notebook/docker-compose.yml b/jupyter/docker-compose.yml similarity index 100% rename from jupyter_notebook/docker-compose.yml rename to jupyter/docker-compose.yml