issues
search
codepod-io
/
codepod
Codepod IDE: Scalable Interactive Coding
https://codepod.io
MIT License
75
stars
15
forks
source link
[UI] Support exporting pod stdout and result
#399
Closed
senwang86
closed
1 year ago
senwang86
commented
1 year ago
Summary
When exporting, the pod's stdout and result are written to a Jupyter notebook
"Raw JSON" export functionality is moved to the frontend
The Jupyter notebook result is imported in addition to the entire notebook
Bug fix: "execution_count" is returned from runtime server now
Test
lihebi
commented
1 year ago
Thanks, Sen!
Summary
Test