Skip to content

rjlusk10/Assignment1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Assignment1

  1. To start, fork repository fdac/Assignment1

  2. Connect to your virtual machine and

  3. Clone the repository to your virtual machine

    git clone https://USERNAME@github.com/USERNAME/Assignment1

  4. Then run

    ipython notebook --no-browser

  5. Point your browser (on your laptop or, optionally on your virtual machine) to http://localhost:8888

  6. Edit the example to complete the assignment

  7. On the virtual machine commit changes to complete your solution.

    cd ~/Assignment1

    git add --all

    git commit

  8. Push/sync the changes to GitHub.

git push

  1. At https://github.com/USERNAME/Assignment1 Create a pull request on the original repository fdac/Assignment1 to turn in the assignment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published