Sign inSign up

davescodemusings/code-server-python

By davescodemusings

Updated 3 months ago

Based on code-server from linuxserver.io with Python added. (VS Code in a browser with Python.)

Image
Developer tools
0

3.0K

davescodemusings/code-server-python repository overview

Code Server Python

It's Visual Studio Code that runs in a web browser with Python language support built in.

Why?

The goal is to give severely locked down student Chomebooks the ability to use tools like VS Code in a classroom lab.

How?

  1. Find a spare Raspberry Pi 3 or later.
  2. Install Docker from the apt package named docker.io.
  3. Use the compose file to run it.
  4. Have students open a web browser with address of the Docker machine on port 8443.

More Info

https://github.com/DavesCodeMusings/school-coding-lab/

Tag summary

Content type

Image

Digest

sha256:f865b18a3

Size

411.1 MB

Last updated

3 months ago

docker pull davescodemusings/code-server-python