Skip to content

Commit

Permalink
mise à jour automatique fbcf6cb3cf5ac188c48f62125b5dddd27cd07a46
Browse files Browse the repository at this point in the history
  • Loading branch information
benhadid committed Feb 25, 2024
1 parent dd6c3cb commit f92af69
Show file tree
Hide file tree
Showing 5 changed files with 38 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ GEM
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.4)
listen (3.8.0)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.3.6)
Expand Down
10 changes: 9 additions & 1 deletion assignments/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,15 @@ <h1 class="post-title">Devoirs</h1>

<li class="archiveposturl" style="background: transparent">

<span>Détecteur, descripteur et mise en correspondance de primitives</span>
<!-- <span><a href="/m1vpo/assignments/02_assignment">Détecteur, descripteur et mise en correspondance de primitives</a></span> -->
<span><a href="https://colab.research.google.com/github/benhadid/m1vpo/blob/gh-pages/static_files/assignments/hw1.ipynb">Détecteur, descripteur et mise en correspondance de primitives</a></span>
<strong style="font-size:100%; font-family: 'Titillium Web', sans-serif; float:right">
&nbsp; <a title="Lien vers le devoir" href="https://colab.research.google.com/github/benhadid/m1vpo/blob/gh-pages/static_files/assignments/hw1.ipynb"><i
class="fas fa-external-link-alt"></i></a>



</strong>


</li>
Expand Down
2 changes: 1 addition & 1 deletion feed.xml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.9.5">Jekyll</generator><link href="https://benhadid.github.io//m1vpo/feed.xml" rel="self" type="application/atom+xml" /><link href="https://benhadid.github.io//m1vpo/" rel="alternate" type="text/html" /><updated>2024-02-16T22:06:52+01:00</updated><id>https://benhadid.github.io//m1vpo/feed.xml</id></feed>
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.9.5">Jekyll</generator><link href="https://benhadid.github.io//m1vpo/feed.xml" rel="self" type="application/atom+xml" /><link href="https://benhadid.github.io//m1vpo/" rel="alternate" type="text/html" /><updated>2024-02-25T08:28:16+01:00</updated><id>https://benhadid.github.io//m1vpo/feed.xml</id></feed>
12 changes: 12 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,18 @@ <h2>Annonces</h2>



25 Février 2024 &mdash;
<!-- Devoir publié : [<a href="/m1vpo/assignments/02_assignment">Détecteur, descripteur et mise en correspondance de primitives</a>] -->
Devoir publié : [<a href="https://colab.research.google.com/github/benhadid/m1vpo/blob/gh-pages/static_files/assignments/hw1.ipynb">Détecteur, descripteur et mise en correspondance de primitives</a>]



</li>

<li class="no-p-margin">



18 Février 2024 &mdash;
<!-- Devoir publié : [<a href="/m1vpo/assignments/01_assignment">Algèbre linéaire et manipulation d'images sous Python</a>] -->
Devoir publié : [<a href="https://colab.research.google.com/github/benhadid/m1vpo/blob/gh-pages/static_files/assignments/hw0.ipynb">Algèbre linéaire et manipulation d'images sous Python</a>]
Expand Down
16 changes: 15 additions & 1 deletion schedule/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,21 @@ <h1 class="post-title">Calendrier</h1>
</div>
<div class="col col-4" data-label="Course Material">

<span>À définir</span>
<span style="font-weight: bold"> Échéance :

Dimanche
10

Mars
2024
</span>

<br class="date-spliter"/>

<span style="font-weight: bold">[
<a href="https://colab.research.google.com/github/benhadid/m1vpo/blob/gh-pages/static_files/assignments/hw1.ipynb">Lien</a>

]</span>

</div>

Expand Down

0 comments on commit f92af69

Please sign in to comment.