Changes
Page history
Update installation instructions
authored
Sep 25, 2017
by
Tiago Peixoto
Show whitespace changes
Inline
Side-by-side
installation-instructions.md
View page @
f0f41c5a
...
...
@@ -10,10 +10,10 @@ docker run -it tiagopeixoto/graph-tool ipython
```
which will give you a Python 3 environment with
`graph-tool`
installed:
```
Python 3.6.
0
(default, J
an 16
2017,
12:12:55
)
Python 3.6.
2
(default, J
ul 20
2017,
03:52:27
)
Type "copyright", "credits" or "license" for more information.
IPython 5.
1
.0 -- An enhanced Interactive Python.
IPython 5.
3
.0 -- An enhanced Interactive Python.
? -> Introduction and overview of IPython's features.
%quickref -> Quick reference.
help -> Python's own help system.
...
...
...
...