You can open the workshop here.
Installation notes:
- Use node version
v6.13.0
- Install calibre with:
sudo -v && wget -nv -O- https://download.calibre-ebook.com/linux-installer.py | sudo python -c "import sys; main=lambda:sys.stderr.write('Download failed\n'); exec(sys.stdin.read()); main()"