Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
tum-cps
commonroad-search
Commits
6cb9333e
Commit
6cb9333e
authored
Nov 12, 2019
by
Edmond Irani Liu
🌊
Browse files
update readme with intro to Docker
parent
6fa91c43
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
6cb9333e
...
...
@@ -34,7 +34,7 @@ You can either install the softwares on your own machine, use a virtual machine
docker run
-it
-p
9000:8888
--mount
src
=
"
$(
pwd
)
"
,target
=
/commonroad-search,type
=
bind
tomdoerr/commonroad-search
```
and open the Jupyter Notebook by visiting
`localhost:9000`
in your web browser.
     
and open the Jupyter Notebook by visiting
`localhost:9000`
in your web browser.
After you have set up your environment, please further proceed with
`notebooks/tutorials/0_Guide_for_Exercise.pdf`
.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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