Skip to content

Latest commit

 

History

History
executable file
·
69 lines (45 loc) · 1.78 KB

README.md

File metadata and controls

executable file
·
69 lines (45 loc) · 1.78 KB

INTRODUCTION

Modularized dot-files

TODO

[ ] True color support

[ ] miniconda python

[ ] pytorch

Linux Setup

Mac Setup

Docker

Build an image

docker image build -t ytian/ide .

Run the container

docker container run -v /path/to/host:/root/workspace -it ytian/ide zsh