A Coder template to define a Coder workspace
The template includes Python, JupyterLab and VS Code Python extensions (Coder templates are similar to Microsoft the devcontainer.json spec)
The business value of this Coder template feature is centralized governance and control over development environments so they are trusted, consistent, and comformant with an enterprise's dev, test and production environments.
eks.demo.coder.com (AWS EKS)
clean.demo.coder.com (Google Cloud GKE)
This is a Coder template repo to :
-
use an image with Python and a script that changes the Coder Jupyter Notebook icon to use JupyterLab instead
-
adds VS Code extensions (Python and Jupyter Notebook)
-
creates a dev URL (to start a Python web server to get to workspace file system or HTML readmes)
-
clone a Jupyter Notebook and dataset repo