Commit a23994c
committed
Clarify environment usage and file handling
The changes add a clarification that the environment is not a Python notebook but a Python
environment where users must utilize print() and .save() to output results. It emphasizes
the need to list files before requesting uploads, enhancing user guidance.1 parent 42960f3 commit a23994c
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
| 247 | + | |
| 248 | + | |
247 | 249 | | |
248 | 250 | | |
249 | 251 | | |
| |||
0 commit comments