Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Patrick V
stages_python
Commits
dd0b01aa
Commit
dd0b01aa
authored
Feb 15, 2019
by
Patrick Vergain
Browse files
Add pipenv install sympy
parent
31550faf
Pipeline
#112209
passed with stage
in 30 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
actions/2019/02/15/15.rst
View file @
dd0b01aa
.. index::
pair: Action ; 2019-02-15
.. _2019_02_15:
===================================================
Vendredi 15 Février 2019 : démo Python 3.7
===================================================
.. seealso::
- https://docs.python.org/fr/3.7/
.. contents::
:depth: 3
Démonstration:
- pipenv
- ipython (utilisation de la ligne de commande)
- sympy (mathématiques)
- sphinx (documentation des projets)
ipython
=========
::
pipenv install ipython
.. index::
pair: Action ; 2019-02-15
.. _2019_02_15:
===================================================
Vendredi 15 Février 2019 : démo Python 3.7
===================================================
.. seealso::
- https://docs.python.org/fr/3.7/
.. contents::
:depth: 3
Démonstration:
- pipenv
- ipython (utilisation de la ligne de commande)
- sympy (mathématiques)
- sphinx (documentation des projets)
- gitlab
ipython
=========
::
pipenv install ipython
sympy
======
::
pipenv install sympy
::
projet_ethan) pvergain@UC004 > ~/projects/projet_ethan > pipenv install sympy
::
Installing sympy…
Adding sympy to Pipfile's [packages]…
✔ Installation Succeeded
Pipfile.lock (57cde4) out of date, updating to (c8fa08)…
Locking [dev-packages] dependencies…
Locking [packages] dependencies…
✔ Success!
Updated Pipfile.lock (57cde4)!
Installing dependencies from Pipfile.lock (57cde4)…
🐍 ▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉ 16/16 —
Write
Preview
Supports
Markdown
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