robdmc / pandashells

:panda_face: Bringing the python data stack to the shell prompt
Other
791 stars 26 forks source link

Dockerfile with osx #55

Open robdmc opened 4 years ago

robdmc commented 4 years ago

Figured out how to get this working with osx. Notes here for adding to documentation. Add dockerfile from pydockerize with docker-compose and env file for pandashells install

Follow these instructions

Add this to your docker compose

        environment:
           - DISPLAY=host.docker.internal:0
robdmc commented 4 years ago

going to try this on windows https://x410.dev/

robdmc commented 4 years ago

https://github.com/robdmc/graph_play <-- see this repo for getting it to work in ubuntu