mirror of
https://github.com/wassname/cookiecutter-data-science.git
synced 2026-08-11 11:16:48 +08:00
Update README.md
This commit is contained in:
@@ -54,6 +54,14 @@ python -m pip install -e .
|
||||
python -m ipykernel install --user --name {{ cookiecutter.repo_name }} --display-name {{ cookiecutter.repo_name }}
|
||||
```
|
||||
|
||||
# How to get data
|
||||
|
||||
TODO document how to get the data
|
||||
|
||||
# How to run
|
||||
|
||||
TODO document how to run the code
|
||||
|
||||
# AWS Policy for data sync
|
||||
|
||||
See [this link](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_examples_s3_rw-bucket.html)
|
||||
|
||||
Reference in New Issue
Block a user