sharkymark / python_wac

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python & Data Science Repo

(last updated 7/8/22)

This repo demonstrates using a template to build a cloud developer workspace in Coder.

Press the button to authenticate into a Coder deployment and execute the coder.yaml

v1.coder.com

Open in Coder

clean.demo.coder.com

Open in Coder

demo-2.cdr.dev

Open in Coder

Notes / To run this app after cloning, we recommend:
  • docker.io/marktmilligan/pycharm-jupyter-python3:latest (incl. PyCharm Community Edition 2022.1.3)
  • builds a cloud container using specified compute resources
  • includes JetBrains PyCharm
  • includes Coder's code-server open-source project to run VS Code in a browser
  • includes JupyterLab (surfaces a Notebook icon in dashboard)
  • installs VS Code extensions for Python and Jupyter Notebook development
  • clones several GitHub repositories
  • installs Python packages pandas and numpy

About