Contents

DU Analist 2022

   Feb 9, 2022     2 min read

Teaching Github to CYU Datanalist DU

Teaching to 20 students how to master github.

Curriculum

ClassTitleObjective
1Cartography of GithubUnderstant issue, code, codespace.
2Create your profileCreate repository, edit online
3Manage a repositoryManage repository: fork, settings, collaborators, issues, milestones, labels.
4Create a porfolio with JekyllCustomize your Jekyll porfolio

“The best github course we attended !” - Matthieu Cisel

Customize Porfolio

Change brand :

  • _data/owner/en.yml > brand, name, contact (github, email)
  • assets/img/default/profile_pic.jpg : replace.
  • assets/img/home/home-heading.jpg : replace.
  • _data/conf/main.yml > side_nav_profile_image_path: change path.

Edit content:

  • Examine content : tabs, posts, archives,
  • Hide posts
  • Edit post with HTML
  • See further.

To go futher

ClassTitleObjective
5Github via VS CodeEdit, commit, push/pull
6Local git useClone/pull, edit, commit, push.

Resources

This is an example page to display markdown related styles for Mr. Green Jekyll Theme.

Headings (centered)

Wider Table

scroll enabled when page is narrow

Fruitsnum (left align)num (right align)numnumnumnumnumnum
Apple11111111222233334444555566667777
Banana111111222333444555666777
Orange1111223344556677
Lemon11234567

Code

Highlight

for i in range(5, 10):
  print(i)

Quote

for i in range(5, 10):
  print(i)

Change your languages !

  • FRENCH: Open: _data/lang/{iso}.yml > edit.</li>
  • FRENCH: Open: _data/ownder/{iso}.yml > edit.</li>

Edit your posts ! !

  • ENGLISH: Open: `_post/{Post}.markdown` > add markdown or HTML.
  • FRENCH: Open: `fr/_post/{Post}.markdown` > add markdown or HTML.
  • JAPANESE: Open: `ja/_post/{Post}.markdown` > add markdown or HTML.

Autres html

Autres html

Élément multimédia

Projet sur la demographie du Cambodge

Images

  • Ajout d’une image dans hugolpz.github.io/assets/img/posts
  • Ajout de <img src="https://hugolpz.github.io/assets/img/posts/dataviz1.jpg" height="500" /> dans /_posts/{post}.markdown

Liens

Vue d'une page externe

Réduction de dimensionnalité (Ru Wang)

Description du projet

Devoir UE n°5 - Notebook Jupyter par Ru WANG. Septembre 28, 2022 : Réduction de dimensionnalité.

Images du projet

Liens