/worldz

mitch s. game world

Primary LanguageJupyter Notebook

worldz

Setup

  1. Install docker and docker-compose
  2. docker-compose build
  3. docker-compose up -d
  4. docker-compose logs and look for the url to the notebook
  5. open the url in your browser
  6. select the file named GameTest.ipynb
  7. enjoy jupyter notebook
  8. learn you some pandas!
  9. learn you some docker!