Skip to content

liyalihua/big-data-course-2022-assignments-1

 
 

Repository files navigation

Big Data Course 2022

Setup Test

In the first week, your task is to install Docker, download the Docker image we prepared, and use it to work through the SetupTest notebook.

You can find a guide on how to setup your environment in our Docker instructions. If you have difficulties with the installation, please consult the troubleshooting guide, where we collect known problems and solutions. Consult your TA if you can't get the environment to run on your machine.

Assignment 1

We have now made Assignment 1 available, which is due on Feb 22nd at 6pm.

In order to start to work on it, go the folder where you checked out the assignment repository previously:

cd big-data-course-2022-assignments

and use the following command to update the repository:

git pull

Finally, start the Docker container according to the instructions given previously and open the Assignment1.ipynb notebook in Jupyter.

Assignment 2

We have now made Assignment 2 available.

Again, in order to start to work on it, go the folder where you checked out the assignment repository previously:

cd big-data-course-2022-assignments

and use the following command to update the repository:

git pull

Finally, start the Docker container according to the instructions given previously and open the Assignment2.ipynb notebook in Jupyter.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 89.1%
  • Python 10.9%