Skip to content

Commit 2845ff8

Browse files
authored
Update code_to_python.md
1 parent ac46069 commit 2845ff8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

content/en/tko/session-2/docs/code_to_python.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,13 @@ weight: 5
1818

1919
## 1. Verify the code - Review service
2020

21+
22+
Navigate to the review directory
23+
``` bash
24+
/home/ubuntu/realtime_enrichment/flask_apps/review/review.py
25+
```
26+
27+
2128
Inspect review.py (workshop/flask_apps_start/review)
2229

2330
``` python

0 commit comments

Comments
 (0)