Skip to content
Snippets Groups Projects
Commit b23cc6ce authored by Daniele Picone's avatar Daniele Picone
Browse files

Fixed src launching option

parent 6b374cfe
Branches
No related tags found
No related merge requests found
......@@ -160,7 +160,8 @@ Additionally, the student will develop the following set of acquired skills:
- You can then test the loading script provided:
```bash
python src/project/data_loading.py
cd src
python project/data_loading.py
```
where `project` is the name of your project.
If the script runs correctly, a saved figure should be available in
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment