Dean commited on
Commit
86f80fd
1 Parent(s): 04605e5

Update 'README.md'

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -12,6 +12,7 @@ If you'd like to take part, please follow the guide.
12
  ### Setting up your environment to contribute
13
  * To get started, fork the repository on DAGsHub
14
  * Now, you have 3 way to set up your environment: Google Colab, local or docker. If you're not sure which one to go with, we recommend using Colab.
 
15
  #### Google Colab
16
  Google Colab can be looked at as your web connected, GPU powered IDE. Below is a link to a well-documented Colab notebook, that will load the code and data from this repository, enabling you to modify the code and re-run training. Notice that you still need to modify the code within the `src/code/` folder, adding cells should be used only for testing things out.
17
 
 
12
  ### Setting up your environment to contribute
13
  * To get started, fork the repository on DAGsHub
14
  * Now, you have 3 way to set up your environment: Google Colab, local or docker. If you're not sure which one to go with, we recommend using Colab.
15
+
16
  #### Google Colab
17
  Google Colab can be looked at as your web connected, GPU powered IDE. Below is a link to a well-documented Colab notebook, that will load the code and data from this repository, enabling you to modify the code and re-run training. Notice that you still need to modify the code within the `src/code/` folder, adding cells should be used only for testing things out.
18