Skip to content

Blueprint for using code-server for python development.

License

Notifications You must be signed in to change notification settings

top-on/code-server-blueprint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code-server-blueprint

Blueprint for using code-server for Python development.

Getting started

  1. Start server:

    docker-compose up dev
  2. Open browser (ideally Chrome-based) at http://localhost:8080/

Adapt this bluepeint

You have several options to adapt this blueprint:

  • Add Python dependencies to requirements.txt
  • Add Ubuntu dependencies to Dockerfile
  • Install more VSCode extensions at Dockerfile
  • Customize VSCode settings at .vscode/settings.json

References

About

Blueprint for using code-server for python development.

Resources

License

Stars

Watchers

Forks

Packages

No packages published