From bb290e925774fe02e6e4299f5db9288f11f45078 Mon Sep 17 00:00:00 2001 From: medusa Date: Sun, 12 May 2024 04:00:44 +0000 Subject: [PATCH] Update tech_docs/linux/conda_install.md --- tech_docs/linux/conda_install.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/tech_docs/linux/conda_install.md b/tech_docs/linux/conda_install.md index 89eaa15..1a92a79 100644 --- a/tech_docs/linux/conda_install.md +++ b/tech_docs/linux/conda_install.md @@ -1,11 +1,4 @@ -Apologies for the oversight. Let me review the entire conversation and ensure that all the important items we've discussed are properly captured and documented in the guide. - -# Setting up Conda and JupyterLab on a Debian 12 Server - -## Prerequisites -- A Debian 12 server -- SSH access to the server -- Basic command-line knowledge +# Setting up Conda and JupyterLab on a Debian or Ubuntu ## Step 1: Update the System ```bash