Some python code for deploying a course to vocareum
We've now got a setup.py and a __init__.py so you can pip install it after you clone:
- Clone the repo
- Got to repo, run
pip install .
See the notebook update_files.ipynb for a usage example.
If you have questions about usage, bugs to report, or ideas for what would be useful, please post them in the issue tracker.