Skip to content

Commit

Permalink
Add nice featured images (#368)
Browse files Browse the repository at this point in the history
* first image

* suite

* Automated changes

* Automated changes

* Automated changes

* Automated changes

* autres images

* Images

* Automated changes

* Automated changes

* git images

* more images

* Automated changes

* clean

* Automated changes

* Automated changes

* Remove eval false

* Automated changes

* Automated changes

* change image

* Automated changes

* Automated changes

* change name object

* Retour

* Automated changes

* Automated changes

* categories

* Automated changes

* Automated changes

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
linogaliana and github-actions[bot] committed Jul 5, 2023
1 parent 64baaf8 commit 2dbf853
Show file tree
Hide file tree
Showing 11 changed files with 48 additions and 13 deletions.
6 changes: 5 additions & 1 deletion content/course/getting-started/01_installation/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ draft: false
weight: 20
slug: "configuration"
type: book
summary: |
description: |
L'environnement que propose `Python` pour la _data-science_
est très riche. Afin de bénéficier du meilleur environnement
pour tirer parti du langage, ce chapitre propose
Expand All @@ -17,6 +17,10 @@ summary: |
du monde de la donnée consiste à délaisser les installations
sur postes personnels pour privilégier l'usage de `Python`
via des architectures _cloud_.
image: python_computer.jpg
categories:
- Tutoriel
- Rappels
---

Les exercices sont présentés sous la
Expand Down
6 changes: 5 additions & 1 deletion content/course/getting-started/02_DS_environment/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,15 @@ draft: false
weight: 30
slug: "ecosystemeDS"
type: book
summary: |
description: |
`Python` propose un écosystème très riche pour la
_data-science_. Ce chapitre fait un tour
d'horizon de celui-ci en présentant les principaux
_packages_ qui seront présentés dans ce cours.
image: python_panda.jpg
categories:
- Tutoriel
- Rappels
---

La richesse des langages _open-source_ est la possibilité
Expand Down
6 changes: 5 additions & 1 deletion content/course/getting-started/03_data_analysis/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,14 @@ weight: 35
slug: datanalysis
type: book
bibliography: ../../../../reference.bib
summary: |
description: |
Quelques éléments pour adopter une démarche
scientifique et éthique face à un
jeu de données.
image: panda_matrix.png
categories:
- Tutoriel
- Rappels
---

# Démarche à adopter face à un jeu de données
Expand Down
8 changes: 6 additions & 2 deletions content/course/getting-started/04_python_practice/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,18 @@ draft: false
weight: 40
slug: bonnespratiques
type: book
summary: |
description: |
Les normes communautaires du monde de
l'_open-source_ ont permis une
harmonisation de la structure des projets
`Python` et des scripts. Ce chapitre
évoque quelques unes de ces conventions.
Pour aller plus loin, un cours en 3e année
d'ENSAE est disponible [sur un autre site](ensae-reproductibilite.netlify.app/)
d'ENSAE est disponible [sur un autre site](https://ensae-reproductibilite.github.io/website/)
image: https://ensae-reproductibilite.github.io/website/cards/quality/snake.png
categories:
- Tutoriel
- Rappels
---

Une référence utile à lire est le
Expand Down
6 changes: 5 additions & 1 deletion content/course/getting-started/05_rappels_types/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,13 @@ draft: false
weight: 50
slug: "rappels2A"
type: book
summary: |
description: |
Rappels d'éléments essentiels en Python: les règles de syntaxes, les classes,
les méthodes, etc.
image: python_dict.jpg
categories:
- Tutoriel
- Rappels
---

::: {.cell .markdown}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ draft: false
weight: 60
slug: rappelsfonctions
type: book
summary: |
description: |
Les fonctions permettent de généraliser des
instructions. Il s'agit ainsi d'un outil privilégié
pour automatiser des tâches répétitives ou réduire
Expand All @@ -16,6 +16,10 @@ format:
html: default
ipynb: default
jupyter: python3
image: https://ensae-reproductibilite.github.io/website/cards/portabilite/box.png
categories:
- Tutoriel
- Rappels
---


Expand Down
6 changes: 5 additions & 1 deletion content/course/getting-started/07_rappels_classes/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ draft: false
weight: 70
slug: "rappelsclasses"
type: book
summary: |
description: |
La [__programmation orientée objet__ (POO)](https://fr.wikipedia.org/wiki/Programmation_orient%C3%A9e_objet) est
l'un des atouts de `Python`. Elle permet
d'adapter des instructions à un type particulier
Expand All @@ -17,6 +17,10 @@ format:
html: default
ipynb: default
jupyter: python3
image: python_class.jpg
categories:
- Tutoriel
- Rappels
---

::: {.cell .markdown}
Expand Down
3 changes: 2 additions & 1 deletion content/course/getting-started/index.qmd
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
---
title: Introduction
date: "2023-06-29T00:00:00Z"
summary: |
description: |
Cette introduction propose quelques éléments de
révision des concepts de base en `Python` et
présente l'écosystème `Python` que nous allons
découvrir tout au long de ce cours.
slug: introduction
type: book
weight: 10
image: https://ensae-reproductibilite.github.io/website/cards/introduction/egg.jpg
---

Ce cours rassemble l'ensemble du contenu du cours
Expand Down
4 changes: 3 additions & 1 deletion content/course/git/exogit/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,12 @@ tags:
- Git
categories:
- Exercice
- Git
type: book
summary: |
description: |
Ce chapitre propose une mise en application de quelques principes
centraux du langage Git vus précédemment
image: https://ensae-reproductibilite.github.io/website/cards/git/snakedolls.jpg
---


Expand Down
6 changes: 4 additions & 2 deletions content/course/git/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,16 @@ weight: 70
slug: git
icon: git-alt
icon_pack: fab
#linktitle: "Partie 4: Natural Language Processing (NLP)"
summary: |
description: |
Une partie annexe au cours pour découvrir `Git`,
un outil
devenu indispensable pour les data-scientists
afin de mener des projets impliquant
du code `Python`.
type: book
image: https://ensae-reproductibilite.github.io/website/cards/git/snakedolls.jpg
categories:
- Git
---

Cette partie du site présente un élément qui n'est pas propre à
Expand Down
4 changes: 3 additions & 1 deletion content/course/git/introgit/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,16 @@ tags:
- Git
categories:
- Tutoriel
- Git
type: book
summary: |
description: |
`Git` est un système de contrôle de version qui facilite la
sauvegarde, la gestion des évolutions et le partage
d'un projet informatique. Il s'agit d'un élément devenu
indispensable dans le domaine de la _data-science_.
Ce chapitre présente quelques concepts qui seront
mis en pratique dans le suivant.
image: https://ensae-reproductibilite.github.io/website/cards/git/snakedolls.jpg
---

::: {.cell .markdown}
Expand Down

0 comments on commit 2dbf853

Please sign in to comment.