Skip to content
Snippets Groups Projects
Commit 1e4d5dd7 authored by Vincent Mazenod's avatar Vincent Mazenod
Browse files

update jnarac

parent d493e29b
No related branches found
No related tags found
No related merge requests found
Pipeline #7980 passed
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
DIR="$( cd "$( dirname "${BASH_SOURCE[0]:-$0}" )/.." && pwd )" DIR="$( cd "$( dirname "${BASH_SOURCE[0]:-$0}" )/.." && pwd )"
if [[ ! -d "${DIR}/.venv" ]] ; then if [[ ! -d "${DIR}/.venv" ]] ; then
virtualenv -p /usr/bin/python2 "${DIR}/.venv" python3 -m venv "${DIR}/.venv"
fi fi
source "${DIR}/.venv/bin/activate" source "${DIR}/.venv/bin/activate"
...@@ -12,4 +12,4 @@ pip install -r requirements.txt ...@@ -12,4 +12,4 @@ pip install -r requirements.txt
git submodule init git submodule init
git submodule update --recursive --remote git submodule update --recursive --remote
cd content && npm install cd content && yarn install
content/slides/privacy/images/jnarac/surveillance/china-social.jpeg

325 KiB

#### [Vincent Mazenod](https://perso.limos.fr/mazenod) #### [Vincent Mazenod](https://perso.limos.fr/mazenod)
<i class="fa fa-flask"></i> Ingénieur d'Etudes au [CNRS](https://cnrs.fr) <i class="fa fa-flask"></i> Ingénieur de recherche au [CNRS](https://cnrs.fr)
<i class="fa fa-desktop"></i> Dev / DevOps <i class="fa fa-desktop"></i> Responsable informatique / Dev / DevOps
<i class="fa fa-cogs"></i> En poste au [LIMOS](http://limos.fr) <i class="fa fa-cogs"></i> En poste au [LIMOS](http://limos.fr)
......
...@@ -20,10 +20,11 @@ Note: ...@@ -20,10 +20,11 @@ Note:
## Chine ## Chine
![Chines cop](images/jnarac/surveillance/chinese_cop.jpg)<!-- .element width="85%" --> [![Chine social notation](images/jnarac/surveillance/china-social.jpeg)<!-- .element width="40%" -->](images/jnarac/surveillance/china-social.jpeg)
<!--
[<small>Face Recognition Glasses Augment China’s Railway Cops</small>](http://www.sixthtone.com/news/1001676/face-recognition-glasses-augment-chinas-railway-cops) [<small>Face Recognition Glasses Augment China’s Railway Cops</small>](http://www.sixthtone.com/news/1001676/face-recognition-glasses-augment-chinas-railway-cops)
[<small>La Chine met en place un système de notation de ses citoyens pour 2020</small>](http://www.lefigaro.fr/secteur/high-tech/2017/12/27/32001-20171227ARTFIG00197-la-chine-met-en-place-un-systeme-de-notation-de-ses-citoyens-pour-2020.php) [<small>La Chine met en place un système de notation de ses citoyens pour 2020</small>](http://www.lefigaro.fr/secteur/high-tech/2017/12/27/32001-20171227ARTFIG00197-la-chine-met-en-place-un-systeme-de-notation-de-ses-citoyens-pour-2020.php)
-->
## USA ## USA
......
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
font-awesome@^4.7.0:
version "4.7.0"
resolved "https://registry.yarnpkg.com/font-awesome/-/font-awesome-4.7.0.tgz#8fa8cf0411a1a31afd07b06d2902bb9fc815a133"
integrity sha1-j6jPBBGhoxr9B7BtKQK7n8gVoTM=
reveal.js@^3.5.0:
version "3.9.2"
resolved "https://registry.yarnpkg.com/reveal.js/-/reveal.js-3.9.2.tgz#7f63d3dfec338b6c313dcabdf006e8cf80e0b358"
integrity sha512-Dvv2oA9FrtOHE2DWj5js8pMRfwq++Wmvsn1EyAdYLC80lBjTphns+tPsB652Bnvep9AVviuVS/b4XoVY9rXHLA==
...@@ -4,7 +4,7 @@ blinker==1.4 ...@@ -4,7 +4,7 @@ blinker==1.4
docutils==0.13.1 docutils==0.13.1
feedgenerator==1.9 feedgenerator==1.9
Jinja2==2.9.5 Jinja2==2.9.5
lxml==3.7.3 lxml
Markdown Markdown
MarkupSafe==0.23 MarkupSafe==0.23
packaging==16.8 packaging==16.8
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment