Skip to content

zhampel/github-guide-insight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-guide-insight

Build Status

Guide to using GitHub for Insight Fellows.

Slides providing overview of contributing with teams to GitHub repos.

Online slides can be found here. (NB: The slides are currently unavailable online. I am debugging my Travis CI steps.)

Usage

The slides for this talk can be generated via:

virtualenv -p /usr/local/bin/python3 venv
source venv/bin/activate
pip install -r requirements.txt

cp notebooks/github_guide_insight_slides.ipynb github_guide_insight_slides.ipynb
jupyter nbconvert github_guide_insight_slides.ipynb --to slides --post serve --template output_toggle.tpl --SlidesExporter.reveal_transition=none --SlidesExporter.reveal_scroll=True --SlidesExporter.reveal_theme=serif

Informative Section Title

Detailed details (but not too detailed) regarding this section, especially with respect to general usage, requirements, limitations of your software project.

About

Guide to using GitHub for Insight Fellows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published