DATA 301 Lab 1¶
Lab 1 of this course has two parts.
The first part is installing the tech stack, practicing Markdown syntax and working with Jupyter Lab.
The second part is practicing Terminal commands using a game called bashcrawl
.
Instructions for Lab 1A¶
For this lab, you will need to open lab1A.md
and follow the instructions within the README file.
Instructions for Lab 1B¶
For this lab, you will need to open lab1B.md
and follow the instructions within the README file.
Have fun!!
I have recorded a video to get you started with this lab: Click here to view the video.
Attribution¶
The bashcrawl
game was adapted from @slackermedia
on GitLab.
FULL Credit for the game goes to Seth Kenlon.
The link to the game source code is here.
Submission Instructions¶
Once you are done with both Lab1A and Lab1B, you will need to submit a snapshot of your repository for grading on Gradescope.
I have recorded a video with some instructions on how to submit your lab on Gradescope:
Click here to view the video in a new browser window.
The same instructions are summarized here in text:
Accept the GitHub Classroom assignment (You would have already done this in lab1A Task 1)
Commit and push your change to GitHub.
Log in to your Canvas course, and click Gradescope in the left sidebar.
You will be enrolled in the course and receive a confirmation email. Gradescope will also open in a new window/tab with your course dashboard and all active assignments.
If this is your first time using Gradescope, you will need to set a password:
In the confirmation email you received from Gradescope, click the set your password link. Enter the same password in the password and password confirmation fields, and click Set Password.
You can now access Gradescope through your Canvas course.
When in Gradescope, click the course and you will see a list of assignments. Select the assignment you want to submit.
Before you can start submitting work, you may see a dialog box telling you that your assignment will be timed. Read the information carefully, and click Start Assignment only when you’re ready for the countdown to begin.
The first time you do this, you will need to sync your GitHub account with Gradescope, and GRANT permission to our GitHub organization.
Once you log in and link your GitHub account, you should find the repository and submit it to Gradescope.
Gradescope will email you a confirmation of your submitted work, with a link to the submission.
Note: If you make any future commits to this repository, you will need to re-submit on Gradescope. You may resubmit as many times as you like before the deadline + grace period, but you will not be able to commit after this time!
You are all done with Lab 1!
Congratulations!