code-server
VS Code running as a server and reached through a browser, so editing, terminals, debugging and extensions happen on the remote machine while only the interface is local.
VS Code running as a server and reached through a browser, so editing, terminals, debugging and extensions happen on the remote machine while only the interface is local.
Browser-based development environment presenting notebooks, code editors, terminals and data files in one tabbed workspace. This image variant ships a Python data-science stack preinstalled.
Documentation site generator built on React and MDX, with versioned docs, i18n, automatic sidebars and search, producing a static site that can embed interactive components.
A complete development environment that runs in your browser, designed for AI and data science projects. VS Code Server provides a full IDE experience accessible from any device, while JupyterLab offers interactive notebooks perfect for data exploration and ML experimentation. Docusaurus rounds out the workspace by providing a modern documentation site generator that integrates beautifully with your code repositories. This combination solves the challenge of maintaining consistent development environments across different machines and team members, while providing the specialized tools needed for AI development workflows.