File size: 516 Bytes
27ca8b3
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
# scirpts

`scripts` folder contains bash scripts for you to scale up your project on cloud.
Don't put your jupyter notebooks here! They belongs to `debug` folder.

General scripts that are useful for all projects can be put in the `script` folder directly.

---

This repo is forked from [Boyuan Chen](https://boyuan.space/)'s research template [repo](https://github.com/buoyancy99/research-template). By its MIT license, you must keep the above sentence in `README.md` and the `LICENSE` file to credit the author.