Spaces:
Runtime error
Runtime error
| # this is only for hamel, you can ignore this. | |
| jupyter nbconvert --to markdown app.ipynb | |
| cat yaml.md app.md > README.md | |
| git add -A; git commit -m "Add application files"; git push |