Skip to content

JustinRHudson/git_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is an example of a README file

You can do lots of formatting

Just like this

You can also add a splash of color if you so choose.

You can embed links. This link takes you to a basic formatting guide for READMEs

You can also embed images such as this one below of the GitHub mascot.

Octocat used as an example image.

The goal of READMEs is to be a short explanation of the repository, the code within it, its purpose, how to run/use the provided code, information about which software license you have published it under, and various other things relevant to people interested in using your code.

Begin Code Explanation

The code contained in this repository is part of a simple example of cloning a repository, pulling future updates from a remote repository to local.

The notebook data_plotter.ipynb loads in some data and makes a simple animation displayed within the jupyter notebook. To run this code you need a Python environment with the standard library, numpy, matplotlib, and the ipython kernel for jupyter notebooks.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published