Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 872 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 872 Bytes

Brainhack Global 2021 - Intro to writing Python tools workshop

This repository contains the materials for the "Intro to writing Python tools" workshop at Brainhack Global 2021 (Australasia).

Prerequisites:

If you do not already have the following software, please install:

To get started:

  • Clone this repository to a directory you can easily access on your computer
  • Open the directory into which you cloned the repository in vscode
  • Open the notebook "notebooks/BHGAUS2021_PyToolsIntro.ipynb"
  • Follow the instructions at the beginning of notebook to create a conda environment
  • Work your way through the notebook.