Skip to content

Latest commit

 

History

History
99 lines (49 loc) · 2.88 KB

relativeReferences.md

File metadata and controls

99 lines (49 loc) · 2.88 KB

Relative Ref

This file holds the code for relative references. To use the relative references, you first need to download the repo into your project folder. To do this you have several options:

  1. Download Repo as Zip.
  2. Clone: git clone https://github.com/ChristianFJung/simple-github-buttons buttons
  3. Add as submodule: submodule add https://github.com/ChristianFJung/simple-github-buttons buttons

All references are made outside the buttons folder.

|----- buttons

|----- fileYouWantButtonsIn.md

Buttons

Colab Button - Created by Google

Open In Colab

[![Open In Colab](buttons/colab-badge.svg)](http://link-HERE.christianfjung.com)

Launch Binder - Created by the Binder team

Binder

[![Binder](buttons/binder.svg t)](http://link-HERE.christianfjung.com)

Download Ipynb - Created by Me

Download Ipynb

[![Download Ipynb](buttons/DownloadIpynb)](http://link-HERE.christianfjung.com)

Download File - Created by Me

Download File

[![Download File](buttons/DownloadFile.svg)](http://link-HERE.christianfjung.com)

Google Drive - Created by Me

Google Drive

[![Google Drive](buttons/googleDrive.svg)](http://link-HERE.christianfjung.com)

Google Slides - Created by Me

Google Slides

[![Google Slides](buttons/googleSlides.svg)](http://link-HERE.christianfjung.com)

Watch Video - Created by Me

Watch Video

[![Watch Video](buttons/watchVideo.svg)](http://link-HERE.christianfjung.com)

Watch Videos - Created by Me

Watch Videos

[![Watch Videos](buttons/watchVideos.svg)](http://link-HERE.christianfjung.com)