About Plotshop? Project Page
Client repository.github page
pip3 -r requirements.txt
cd main_server
python3 manager.py runserver
- Deploy django server on localhost.(see deployment)
- Access http://localhost:8000/codeman
- Select code title from code list.
- Write python code and add visualization annotations in the code editor, and click "RUN" button.