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
6
Merge Requests
6
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
d7d9a6dd
You need to sign in or sign up before continuing.
Commit
d7d9a6dd
authored
Sep 04, 2018
by
Arnaud Legrand
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add minor comments
parent
1f8a5678
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
+11
-0
resources.org
module4/ressources/resources.org
+11
-0
No files found.
module4/ressources/resources.org
View file @
d7d9a6dd
...
@@ -68,8 +68,19 @@ git push
...
@@ -68,8 +68,19 @@ git push
#+
BEGIN_EXAMPLE
#+
BEGIN_EXAMPLE
[
master
514f
e2c1
]
Completing
the
section
on
getting
Git
information
[
master
514f
e2c1
]
Completing
the
section
on
getting
Git
information
1
file
changed
,
61
insertions
(+)
1
file
changed
,
61
insertions
(+)
Counting
objects
:
25
,
done
.
Delta
compression
using
up
to
4
threads
.
Compressing
objects
:
100
%
(
20
/
20
),
done
.
Writing
objects
:
100
%
(
25
/
25
),
7.31
KiB
|
499.00
KiB
/
s
,
done
.
Total
25
(
delta
11
),
reused
0
(
delta
0
)
To
ssh
://
app
-
learninglab
.
inria
.
fr
:
9418
/
learning
-
lab
/
mooc
-
rr
-
ressources
.
git
6359f8
c
.
.1f8
a567
master
->
master
#+
END_EXAMPLE
#+
END_EXAMPLE
Obviously
,
in
this
case
you
need
to
save
the
notebook
before
running
this
cell
,
hence
the
output
of
this
final
command
(
with
the
new
git
hash
)
will
not
be
stored
in
the
cell
.
This
is
not
really
a
problem
and
is
the
price
to
pay
for
running
git
from
within
the
notebook
itself
.
*
Getting
information
about
Python
(
3
)
libraries
*
Getting
information
about
Python
(
3
)
libraries
**
Getting
the
list
of
installed
packages
and
their
version
**
Getting
the
list
of
installed
packages
and
their
version
https
://
stackoverflow
.
com
/
questions
/
20180543
/
how
-
to
-
check
-
version
-
of
-
python
-
modules
https
://
stackoverflow
.
com
/
questions
/
20180543
/
how
-
to
-
check
-
version
-
of
-
python
-
modules
...
...
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