Skip to content
Snippets Groups Projects
Commit a922fb51 authored by Anton Akhmerov's avatar Anton Akhmerov
Browse files

update website location

parent e0e3c182
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
jupyter nbconvert --to html --execute --ExecutePreprocessor.timeout=3000 --no-input --template classic --log-level WARN index.ipynb >> error.log 2>&1
rsync -ravz index.html hpc05@tnw-tn1.tudelft.net:
rsync -ravz database.p hpc05@tnw-tn1.tudelft.net:
rsync -ravz index.html uploader@qt4.tudelft.net:
rsync -ravz database.p uploader@qt4.tudelft.net:
rm -f index.html
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment