Commit Graph

6 Commits

Author SHA1 Message Date
Paul Harrison b65160d529 Add Poetry as a requirement 2023-10-19 09:29:04 +01:00
Paul Harrison 9106649cf5 Add make command to install dependencies 2023-10-19 09:26:21 +01:00
Paul Harrison f01a83f540 Expand dataset build instructions 2023-10-19 09:25:12 +01:00
Paul Harrison e13fe9b1ce Add make command to make dataset 2023-10-19 09:21:42 +01:00
Paul Harrison 619e3a4a6f Add Ngrok instructions to README.md 2023-08-22 13:26:50 +01:00
Paul Harrison e029607f88 Build and run Jupyter in a Docker container
This commit will allow you to:

- Create a sample dataset.
- Build a Docker container in which to run Jupyter.
- Run Jupyter Lab in collaboration mode, making it available at
  `localhost:8888`.
2023-08-11 15:50:54 +01:00