pyp5js
pyp5js copied to clipboard
204: Creates delete action for sketches
- Imports font awesome in
pyp5js/http_local/templates/base.html
- Adds trash icon next to sketch in sketch list view
- Prompts confirm dialog upon clicking on trash icon
- Deletes sketch tree if confirmed
Closes #204