From b913086b7673640b37cf462ee0a5de01e616ea6d Mon Sep 17 00:00:00 2001 From: Akshen Date: Mon, 29 Jan 2018 11:52:19 +0530 Subject: Update Instruction PDF's - Instruction for Coordinator(3days) - Instruction for Participant(3days) - ISCP schedule --- .../Instructions_ _ for_ _ Coordinators.pdf | Bin 0 -> 36461 bytes .../Instructions_ _ for_ _ Participants.pdf | Bin 0 -> 46370 bytes .../Basics_of_Python/instructions-for-coordinators.pdf | Bin 133266 -> 0 bytes .../Basics_of_Python/instructions-for-participants.pdf | Bin 136794 -> 0 bytes workshop_app/data/ISCP/ISCP schedule.pdf | Bin 0 -> 48854 bytes workshop_app/data/ISCP/ISCP.pdf | Bin 32900 -> 0 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 workshop_app/data/Basics_of_Python/Instructions_ _ for_ _ Coordinators.pdf create mode 100644 workshop_app/data/Basics_of_Python/Instructions_ _ for_ _ Participants.pdf delete mode 100644 workshop_app/data/Basics_of_Python/instructions-for-coordinators.pdf delete mode 100644 workshop_app/data/Basics_of_Python/instructions-for-participants.pdf create mode 100644 workshop_app/data/ISCP/ISCP schedule.pdf delete mode 100644 workshop_app/data/ISCP/ISCP.pdf diff --git a/workshop_app/data/Basics_of_Python/Instructions_ _ for_ _ Coordinators.pdf b/workshop_app/data/Basics_of_Python/Instructions_ _ for_ _ Coordinators.pdf new file mode 100644 index 0000000..6fb3965 Binary files /dev/null and b/workshop_app/data/Basics_of_Python/Instructions_ _ for_ _ Coordinators.pdf differ diff --git a/workshop_app/data/Basics_of_Python/Instructions_ _ for_ _ Participants.pdf b/workshop_app/data/Basics_of_Python/Instructions_ _ for_ _ Participants.pdf new file mode 100644 index 0000000..3d9d891 Binary files /dev/null and b/workshop_app/data/Basics_of_Python/Instructions_ _ for_ _ Participants.pdf differ diff --git a/workshop_app/data/Basics_of_Python/instructions-for-coordinators.pdf b/workshop_app/data/Basics_of_Python/instructions-for-coordinators.pdf deleted file mode 100644 index 78bf9d4..0000000 Binary files a/workshop_app/data/Basics_of_Python/instructions-for-coordinators.pdf and /dev/null differ diff --git a/workshop_app/data/Basics_of_Python/instructions-for-participants.pdf b/workshop_app/data/Basics_of_Python/instructions-for-participants.pdf deleted file mode 100644 index c68f7a0..0000000 Binary files a/workshop_app/data/Basics_of_Python/instructions-for-participants.pdf and /dev/null differ diff --git a/workshop_app/data/ISCP/ISCP schedule.pdf b/workshop_app/data/ISCP/ISCP schedule.pdf new file mode 100644 index 0000000..50135dc Binary files /dev/null and b/workshop_app/data/ISCP/ISCP schedule.pdf differ diff --git a/workshop_app/data/ISCP/ISCP.pdf b/workshop_app/data/ISCP/ISCP.pdf deleted file mode 100644 index 203f5e0..0000000 Binary files a/workshop_app/data/ISCP/ISCP.pdf and /dev/null differ -- cgit