Sign inSign up

magnuscappdocian/code-server

By magnuscappdocian

Updated about 2 months ago

Dev enviroment out-of-the-box

Image
Developer tools
Web servers
Operating systems
0

250

magnuscappdocian/code-server repository overview

JupyterLab on Debian:stable-slim

A lightweight personal JupyterLab environment running on Debian:stable-slim, pre‑configured for reproducible workflows.


🔧 Base Setup

  • Pre-installed package manager: Miniforge with Mamba
  • Default port: 8888
  • Authentication: No credentials required
  • Mounted directories:
    • /root → Home
    • /mnt/ceph → Workdir and volume

📦 Pre-installed Utilities

  • wget, curl, bash, git
  • bzip2, ca-certificates
  • libglib2.0-0, libxext6, libsm6, libxrender1

🧪 Pre-installed Environment: jupyter-env

  • Python
  • R-base
  • JupyterLab
  • IPython kernel
  • R IRkernel

🚀 Usage Notes

  • Works out of the box if default directories (/mnt/ceph) are present and accessible.
  • Ideal for personal experimentation, reproducible pipelines, and mixed Python/R workflows.

Tag summary

Content type

Image

Digest

sha256:f484efa41

Size

1.5 GB

Last updated

about 2 months ago

docker pull magnuscappdocian/code-server:debian-jupyter-conda_v2