Leah is the executive director of pyOpenSci .
Leah Wasser
Fork and Clone GitHub Repos
Table Of Contents About Git and GitHub Directory Structure of Repositories URL of Repositories on GitHub.
Read MoreGet Started with Git Commands for Version Control
Table Of Contents Git and GitHub Workflow For Version Control Check the Status of Changes Using Git Status Adding and Committing File Changes To Version Control Add Changed Files Using git add Commit Changed Files Using git commit Push Changed Files to GitHub.
Read MoreGit repo files...
New lesson the files all git repos should have for open science (can then link to readme)
Read MoreWhat Is Version Control
Table Of Contents What is Version Control? Types of Version control Why Version Control is Important How Version Control Systems Works Simple Version Control Model Git and GitHub - A Distributed Version Control Model How Git and GitHub Support Version Control Get Started With Git/GitHub.
Read MoreSetup git locally
Table Of Contents Git and GitHub Workflow For Version Control Configure git Username and Email On Your Computer Setup Your Preferred Text Editor Using VScode as your Default Text Editor Setting Nano as a Default Text Editor For JupyterHub Environments Setup Authentication For Git Through GitHub Set Up a GitHub Token For Authentication Set Up an SSH Connection to GitHub (recommended) Step 1: Generate Your SSH Key Locally Step 2: Add Your SSH Key To Your GitHub Account Update Your Remotes To Support SSH Learning Objectives
Read MoreImport & Work With Python Packages
Table Of Contents What is a Python Package Open Source Python Packages for spatial and time series data Where Do Packages Live On Your Computer?
Read MoreGit Started: Setup Bash & Git
Table Of Contents Setup Bash / Terminal Bash Setup Git Setup Setup Bash / Terminal Learn how to setup git and Bash on your computer so you can get started using git for version control and.
Read MoreTips and tricks for checking your Python Environment
Tips and tricks Print your current local environment Print information about a specific package We’ve all been there… trying to import a package and python can’t find it?
Read More