author | date | jupytext | kernelspec | language_info | license | subtitle | title | |||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
2024/06/19 |
|
|
|
|
pyOpenSci Peer Review Summary Status |
Text myst markdown file running code |
This is a test markdown file to test code output.
print("hello")
a = 1 + 2
print(a)