{"id":17202661,"url":"https://github.com/deepcharles/tutorial-setup","last_synced_at":"2025-10-15T20:07:22.780Z","repository":{"id":46379481,"uuid":"333196597","full_name":"deepcharles/tutorial-setup","owner":"deepcharles","description":"This repository contains instructions to prepare tutorials that I give","archived":false,"fork":false,"pushed_at":"2025-02-17T22:18:42.000Z","size":22,"stargazers_count":0,"open_issues_count":11,"forks_count":15,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T11:38:06.397Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deepcharles.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-26T19:39:49.000Z","updated_at":"2021-01-27T13:33:32.000Z","dependencies_parsed_at":"2024-10-29T01:18:06.059Z","dependency_job_id":"05ff8c40-932d-41b5-8c42-96691b07e958","html_url":"https://github.com/deepcharles/tutorial-setup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepcharles%2Ftutorial-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepcharles%2Ftutorial-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepcharles%2Ftutorial-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepcharles%2Ftutorial-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepcharles","download_url":"https://codeload.github.com/deepcharles/tutorial-setup/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248782260,"owners_count":21160717,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-15T02:15:24.047Z","updated_at":"2025-10-15T20:07:17.746Z","avatar_url":"https://github.com/deepcharles.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Setup instructions for tutorials\n\nThis repository contains setup instructions for tutorials that I give.\nEach folder contains information related to a tutorial.\n\n## Git and GitHub\nIf you have not set up git and GitHub yet, please follow the following guides:\n\n- [Set up Git](https://docs.github.com/en/github/getting-started-with-github/set-up-git)\n- [Authentification with GitHub](https://docs.github.com/en/github/getting-started-with-github/set-up-git#next-steps-authenticating-with-github-from-git)\n\nA small cheatsheet for git: [link](https://github.com/henryiii/compclass/blob/master/classes/week3/HowGitWorks2_0b.pdf).\n\n## Typical workflows\n\n### Create an issue\n\nPlease feel free to open an issue if you think something is wrong or could be improved!\nTo that end, go to the [Issues](https://github.com/deepcharles/tutorial-setup/issues) section of this repository.\n\n### Fork and create a pull request\n\n([Extensive guide](https://docs.github.com/en/github/getting-started-with-github/fork-a-repo))\n\nA fork is a copy (that you own) of a repository (that you do not own).\nTo fork a this repostory, click on **Fork** in the top-right corner of the page.\n\n![](https://docs.github.com/assets/images/help/repository/fork_button.jpg)\n\nCreate a local clone of your fork on your computer by running the following command in your terminal (replace YOUR-USERNAME with your GitHub login):\n\n```\ngit clone https://github.com/YOUR-USERNAME/tutorial-setup\n```\n\nCreate a branch called `mybranch` using `git checkout -b mybranch` (you can obviously change the branch name).\n\nMake any change you want, then commit and push them on your branch.\n\n[To create a pull request](https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request-from-a-fork), return the original repository page (https://github.com/deepcharles/tutorial-setup) and above the list of files, click on **Pull request**.\n\n![](https://docs.github.com/assets/images/help/pull_requests/pull-request-start-review-button.png)\n\nAny commit you push to your branch will then be added to this pull request.\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepcharles%2Ftutorial-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepcharles%2Ftutorial-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepcharles%2Ftutorial-setup/lists"}