Skip to content

zhjohn925/code_snippets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code_snippets

https://github.com/CoreyMSchafer/code_snippets

youtube

https://www.youtube.com/watch?v=MwZwr5Tvyxo&list=PL-osiE80TeTs4UjLw5MM6OjgkjFeUxCYH

  • Flask tutorials code_snippets/Python/Flask_Blog/

  • git checkout one directory in git repo

$ git clone
--depth 1
--filter=blob:none
--sparse
https://github.com/zhjohn925/code_snippets
;

#cd test-git-partial-clone

#git sparse-checkout init --cone

git sparse-checkout set Python/Flask_Blog # Flask tutorial

git sparse-checkout set Django_Blog # Django tutorial

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 50.4%
  • HTML 24.7%
  • Python 22.8%
  • CSS 2.1%
  • Shell 0.0%
  • JavaScript 0.0%