diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c9bfeb377e4cc1dadec5ce3326396acf9eae721b..13df4f9763f9ca08ec4f4bd726d6a837c88a8875 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,7 +5,7 @@ pages: stage: deploy script: - mkdir public - - tar czf public/pandas-tutorial-tasks.tar.gz --transform 's,^,pandas-tutorial-tasks/,' Introduction-to-Pandas--tasks.ipynb Introduction-to-Pandas--solution.ipynb data-lost.json data-nest.csv + - tar czf public/pandas-tutorial-tasks.tar.gz --transform 's,^,pandas-tutorial-tasks/,' Introduction-to-Pandas--tasks.ipynb Introduction-to-Pandas--solution.ipynb data-lost.json data-nest.csv img/ - cp Introduction-to-Pandas--slides.ipynb public/ - cp Introduction-to-Pandas--slides.pdf public/ - cp static-slides-bundle.tar.gz public/pandas-tutorial-slides-bundle.tar.gz diff --git a/img/adorable-animal-animal-photography-1661535.jpg b/img/adorable-animal-animal-photography-1661535.jpg index e07179d15e1a1f06c08b863b2a8cbad54a05d0fc..c39872d18d6bcbe8297564b7ba5073a821d87ad1 100644 Binary files a/img/adorable-animal-animal-photography-1661535.jpg and b/img/adorable-animal-animal-photography-1661535.jpg differ diff --git a/img/esd_logo.png b/img/esd_logo.png deleted file mode 100644 index 6ccd4dc33695b8a77186c03ceca17451ccd7fca1..0000000000000000000000000000000000000000 Binary files a/img/esd_logo.png and /dev/null differ diff --git a/img/kit_logo.jpg b/img/kit_logo.jpg deleted file mode 100644 index 1bb633dbfbc7a2c9db41e577983df93cf3f6a5b1..0000000000000000000000000000000000000000 Binary files a/img/kit_logo.jpg and /dev/null differ diff --git a/img/poll-results.png b/img/poll-results.png deleted file mode 100644 index e2eb6be8488fc4aaffc19a9f290d8ea57a7a86d0..0000000000000000000000000000000000000000 Binary files a/img/poll-results.png and /dev/null differ diff --git a/static-slides-bundle.tar.gz b/static-slides-bundle.tar.gz index d30defc28c8ec04b1561615f22f1d264f4333f12..46644d766f9fb9de6e14523c213acc73c69a37fb 100644 Binary files a/static-slides-bundle.tar.gz and b/static-slides-bundle.tar.gz differ