Welcome to CS445/545. In this class we will be using a variety of tools that will require some initial configuration.
===========
- To start, fork repository fdac24/Practice0
- Go to https://colab.google/ nd click on "New notebook" and "File/Open notebook"
- Select github and your fork of Practice0 notebook
- Please change the name of the notebook from Practice0 to your NETID handle, so I can merge it in the central repository once you submit your pull request. on command line 'mv Practice0.ipynb YourNetID.ipynb'
- Edit/Run the example in the browser and do requested tasks to complete the assignment
- Now select File/Save a copy on GitHub
- At https://github.com/USERNAME/Practice0 Create a pull request to merge your notebook with the original repository fdac24/Practice0 to turn in the assignment.