Skip to content

Commit

Permalink
updated launch.json configuration template for S1M4 Deep Learning Sof…
Browse files Browse the repository at this point in the history
…tware (#316)

Co-authored-by: Nicki Skafte Detlefsen <[email protected]>
  • Loading branch information
martinaegidius and SkafteNicki authored Jan 13, 2025
1 parent b846a5f commit e1da4cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions s1_development_environment/deep_learning_software.md
Original file line number Diff line number Diff line change
Expand Up @@ -270,8 +270,8 @@ future as you start to add more and more features. As subgoals, please fulfill t
"version": "0.2.0",
"configurations": [
{
"name": "Python: Current File",
"type": "python",
"name": "Train",
"type": "debugpy",
"request": "launch",
"program": "${file}",
"args": [
Expand Down

0 comments on commit e1da4cf

Please sign in to comment.