Giter VIP home page Giter VIP logo

aer850_project3_template's Introduction

AER850_Project3_Template

Please read this description as it includes instructions on how to use this template, and how to clone and push changes to your repository.

Using this Template

Click the green "Use This Template" button at the top of the page and choose "Create a new repository"

Provide your own repository name, and set the repository to Public. 271051255-e9320339-63c7-413c-b50c-144db84a9711

Cloning & Pushing to your Repository

Clicking the green "Code" button will allow you to copy a link to your repository.

271051552-8e4384f0-8ad9-413e-82c0-6fc9f46a190a

If you are using an IDE follow the following steps. If you are using Google Colab, skip to the section after.

Using GitHub Desktop

If you are using an IDE like Spyder, you'll have to either use GIT (command line interface) or GitHub Desktop. I recommend using GitHub Desktop if you haven't used GIT before. Download GitHub desktop from https://desktop.github.com/

Once you've installed and connected your GitHub account to the application. You can clone a repository to your computer using the "Clone a repository from the Internet..." option. Either search for the repository or use the URL function to paste the link from the step above. Select where you want the file to be stored and press "Clone"

271053499-c138013c-5157-41ba-97c2-db751b021bd1

By default it will save the file to C:/Users/%User%/Documents/Github/%name of your repo%

Open the cloned folder and you should see the Data for the project "Project 1 Data.csv" along with a readme file. Make a new file here for your Python script. As you make changes to this file, GitHub Desktop will recognize the modified files and ask you to upload to your repository. Enter a quick description on what you worked on and then click commit to main.

271057822-aee467ae-d78e-4cdd-804f-2098ea111c44

Then you can push your changes to GitHub by pressing Push origin.

271058164-69ec4a4a-070b-4b15-9da7-637425a318fa

Using Google Colab

If you are using Google Colab for completing your project. Go to https://colab.research.google.com/

When using Google Colab you cannot clone files other than your code, so you will need to download the files from the GitHub repository. When clicking the green "Code" button on your repository, you should have the option to download zip. Upload the data file in the zip to a new folder on your Google Drive. When you launch Google Colab, create a new notebook, and click the files tab and click the mount Google Drive button.

271059328-65999918-df53-4003-b336-12f7adc5d63d

You should see your Google Drive folders and be able to access the files within.

To access the data for this project in your code, use the file path "drive/MyDrive/%foldername%/Project 1 Data.csv"

Once you have made changes to your Colab file, it will save in your Google Drive. Make sure to upload to GitHub regularly by clicking "File" --> "Save a copy in GitHub".

You will be asked to sign into GitHub. Once signed in, you should be able to select your repository and push the file. Make sure to change the commit message to describe what you did in the file. It doesn't have to be long, just a short description. Then press OK.

271061222-0d94718a-7a98-4310-bf7f-85101b9c3501

This should upload your file to GitHub

aer850_project3_template's People

Contributors

shashankvss avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.