Ich mache ein Jupyter -Notizbuch auf einem Server (Python 3).output = os.system("pwd")
< /code>
Wenn ich davon drucke: < /p>
print (output)
< /code>
Antwort ist 0 < /code>.>
Wie bekomme ich die Ausgabe des OS -Befehls von Jupyter Notebook? ⇐ Python
-
- Similar Topics
- Replies
- Views
- Last post