{"cells": [{"cell_type": "markdown", "metadata": {}, "source": ["# Homework 2.0 [SOLO]: Setting up your private repository (0 pts)\n", "\n", "
"]}, {"cell_type": "markdown", "metadata": {}, "source": ["In preparation for submitting solo assignments, you need to set up a private repository for submitting the assignments. Within your GitHub account (the one you use for the course), create a new **private** repository named `bebi103b-2022`. Within that repository, create a `homework` folder. You may also create a `sandbox` folder if you like. Your solo homeworks will be submitted in the `homework` folder, named and tagged just as they are for homeworks submitted by your team.\n", "\n", "After creating the repository, go to the repository's webpage. Click on **Settings** on the top menu. Then click on **Manage access** on the side menu of the resulting page. Click on the green **Invite teams or people** button. Add the following GitHub IDs with **Write** access to the repository:\n", "\n", "- `justinbois`\n", "- `atisor73`\n", "- `mmguar`\n", "- `amsubramanian`\n", "\n", "After all of this, the URL of your repository should be `https://github.com/YOUR_GITHUB_ID/bebi103b-2022`."]}], "metadata": {"kernelspec": {"display_name": "Python 3 (ipykernel)", "language": "python", "name": "python3"}, "language_info": {"codemirror_mode": {"name": "ipython", "version": 3}, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.9.7"}}, "nbformat": 4, "nbformat_minor": 4}