Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
blog.limos.fr
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Vincent MAZENOD
blog.limos.fr
Commits
98581e4b
Commit
98581e4b
authored
1 year ago
by
Vincent Mazenod
Browse files
Options
Downloads
Patches
Plain Diff
update slides de rentrée
parent
7d1f0244
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#11410
passed
1 year ago
Stage: build
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.docker/build/python/Dockerfile
+2
-1
2 additions, 1 deletion
.docker/build/python/Dockerfile
content/slides/cri/md/cri.md
+5
-5
5 additions, 5 deletions
content/slides/cri/md/cri.md
with
7 additions
and
6 deletions
.docker/build/python/Dockerfile
+
2
−
1
View file @
98581e4b
...
...
@@ -3,6 +3,7 @@ FROM debian:stable
RUN
apt-get update
&&
apt-get
install
-y
--no-install-recommends
\
python3
\
python3-pip
\
python3-venv
\
locales
\
&&
\
locale-gen fr_FR
\
...
...
@@ -11,6 +12,6 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
.
/etc/default/locale
COPY
requirements.txt .
RUN
pip
install
--user
-r
requirements.txt
RUN
pip
install
--break-system-packages
--user
-r
requirements.txt
WORKDIR
/srv/blog
\ No newline at end of file
This diff is collapsed.
Click to expand it.
content/slides/cri/md/cri.md
+
5
−
5
View file @
98581e4b
...
...
@@ -40,7 +40,7 @@
*
😥 Pas de compte = pas de service
* ⏰ S'inscrire avant le
9
septembre!
* ⏰ S'inscrire avant le
11
septembre!
*
💬 Questions Scola:
*
📨
[
scolarite@isima.fr
](
mailto:scolarite@isima.fr
)
...
...
@@ -118,8 +118,8 @@
## 🖥 [Serveurs pédagogiques](https://doc.isima.fr/pedagogie/serveurs)
*
TSE1 (MS Windows server 2016R2)
*
Ada (GNU/Linux Debian)
*
Turing (GNU/Linux Debian)
*
Ada (GNU/Linux Debian
12
)
*
Turing (GNU/Linux Debian
12
)
*
Exam (GNU/Linux CentOS 6 isolé)
*
🔌 Connexion possible
*
[
Ligne de commande (ssh/kerberos)
](
https://doc.isima.fr/services/acces-distant/ssh/kerberos
)
...
...
@@ -129,7 +129,7 @@
## 🖥 [VM Perso](https://doc.isima.fr/pedagogie/vm)
*
Debian 1
1
/ KDE
*
Debian 1
2
/ KDE
*
🔌 Connexion possible
*
[
Ligne de commande (ssh/kerberos)
](
https://doc.isima.fr/services/acces-distant/ssh/kerberos
)
*
[
Bureau distant (RDP)
](
https://doc.isima.fr/services/acces-distant/rdp
)
...
...
@@ -150,7 +150,7 @@
*
[
impressions
](
https://doc.isima.fr/services/imprimantes
)
*
😥 Pas de compte = pas de service
*
⏰ S'inscrire avant le
9
septembre!
*
⏰ S'inscrire avant le
11
septembre!
## 🖨 [Impressions](https://doc.isima.fr/services/imprimantes/#impression-pour-les-etudiants)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment