Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
outils-dev-log
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
3
Issues
3
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Matthieu Boileau
outils-dev-log
Commits
66b934a0
Commit
66b934a0
authored
Feb 06, 2020
by
Matthieu Boileau
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update doc
parent
9ec4c797
Pipeline
#6013
passed with stages
in 7 minutes and 15 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
README.md
README.md
+2
-2
pages/manual.md
pages/manual.md
+2
-2
No files found.
README.md
View file @
66b934a0
...
...
@@ -2,10 +2,10 @@
### Python
`python 3.6+`
est nécessaire avec les dépéndances suivantes :
Anaconda
est nécessaire avec les dépéndances suivantes :
```
bash
pip
install
-r
docker/requirements.txt
conda create
-f
docker/environment.yml
python3
-m
bash_kernel.install
```
...
...
pages/manual.md
View file @
66b934a0
...
...
@@ -7,10 +7,10 @@ parent: home
### Python
`python 3.6+`
est nécessaire avec les dépéndances suivantes :
Anaconda
est nécessaire avec les dépéndances suivantes :
```
bash
pip
install
-r
docker/requirements.txt
conda create
-f
docker/environment.yml
python3
-m
bash_kernel.install
```
...
...
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