Giter VIP home page Giter VIP logo

basicpydevenv's Introduction

Basic Container Based Python Developer Environment

The contents of this repo contain a simple boiler plate repo. The magic is in the .devcontainer folder. This folder configures a remote connection to a container. This container becomes the development environment for yourself and VSCode. Basically it boots up a container, mounts your folder into that container, connects VSCode to the VSCodeServer running in the container. This means everything you do inside your IDE is in the container. We've verified this configuration using Windows 7, Windows 10, OSX Mojave & Catalina, and Fedora 30.

image

More detail about Developing inside a Container

Usage

We use SSH for our git push/pulls. Create a .ssh folder in the root of this repo, put valid keys in this folder. This is the only real requirement. Then...

Open VSCode and in the bottom right click the green "remote connection" >< button. Select open remote container folder and browse to this repo. VSCode will do the rest.

basicpydevenv's People

Contributors

ianphil avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.