developmentseed / remote-workstation

A Dockerised work environment hosted on AWS Fargate which can be SSH'd into ☁️🌎📦
MIT License
25 stars 2 forks source link

Refactor Jupyter Example to be something the vanilla image can do #10

Closed ciaransweet closed 3 years ago

ciaransweet commented 3 years ago

Closes #8

Now uses example mentioned in #8

ciaransweet commented 3 years ago

@wildintellect I've changed it to include both examples (with a caveat that Jupyter needs to be installed) - Also yesterday I noticed that for the Python example, VS Code actually prompts you to open up the service locally via a link, so added a example of that too.