Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mooc-rr
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
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
422b3b2bc6aaa112c184ee1926b56a23
mooc-rr
Commits
85e66571
Commit
85e66571
authored
May 04, 2020
by
422b3b2bc6aaa112c184ee1926b56a23
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update journal/Readme.md
parent
b7ac4457
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
53 additions
and
5 deletions
+53
-5
Readme.md
journal/Readme.md
+53
-5
No files found.
journal/Readme.md
View file @
85e66571
# Journal de bord du Mooc
/ Mooc's logbook
# Journal de bord du Mooc
"Recherche reproductible"
FR
## Choses que j'ai apprise dans ce MOOC, références utiles ou softwares
Espace réservé au journal de bord du Mooc
EN
### Tutoriel: Utilisation de markdown
#### Syntaxe Headers
# This is an tag
## This is an tag
###### This is an tag
#### Emphasis
*This text will be italic*
_This will also be italic_
Reserved for the Mooc's logbook
\ No newline at end of file
**This text will be bold**
__This will also be bold__
_You **can** combine them_
#### Lists
##### Unordered
-
Item 1
-
Item 2
-
Item 2a
-
Item 2b
##### Ordered
1.
Item 1
2.
Item 2
3.
Item 3
1.
Item 3a
2.
Item 3b
#### Images

Format: 
#### Links
http://github.com - automatic!
[
GitHub
](
http://github.com
)
#### Blockquotes
As Kanye West said:
> We're living the future so
> the present is our past.
#### Inline code
To print some text with Python, you should use the
`print()`
function.
```
print("Hello world!")
```
## Données quotidiennes intéressantes (temps, etc.)
-
04/05/2020 nuageux T°= 21°C à 03 PM
-
05/05/2020
\ No newline at end of file
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