Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mooc-rr-ressources
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
4
Merge Requests
4
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Learning Lab
mooc-rr-ressources
Commits
97e5bb67
Commit
97e5bb67
authored
Apr 14, 2019
by
Konrad Hinsen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Correction pour l'installation de matplotlib
parent
83327557
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
emacs_orgmode_fr.org
module2/ressources/emacs_orgmode_fr.org
+1
-1
No files found.
module2/ressources/emacs_orgmode_fr.org
View file @
97e5bb67
...
@@ -131,7 +131,7 @@ expliqué [[http://sametmax.com/ajouter-un-chemin-a-la-variable-denvironnement-p
...
@@ -131,7 +131,7 @@ expliqué [[http://sametmax.com/ajouter-un-chemin-a-la-variable-denvironnement-p
*** Installation et configuration de Matplotlib (bibliothèque graphique python)
*** Installation et configuration de Matplotlib (bibliothèque graphique python)
Ouvrez une console DOS et tapez la commande suivante :
Ouvrez une console DOS et tapez la commande suivante :
#+begin_src shell :results output :exports both
#+begin_src shell :results output :exports both
python -m pip install
install
-U matplotlib
python -m pip install -U matplotlib
#+end_src
#+end_src
[[file:emacs_orgmode_images/install_matplotlib.png]]
[[file:emacs_orgmode_images/install_matplotlib.png]]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment