Files
model-platform/deploy/demo/NotebookDemo.ipynb
T

1.2 KiB

In [1]:
print("hello world")
hello world
In [1]:
print("hello world12323")
hello world12323
In [2]:
!python --version
Python 3.12.13
In [ ]: