gizatt / drake_periscope_tutorial

MIT License
25 stars 6 forks source link

Update Dockerfile #1

Closed gizatt closed 5 years ago

gizatt commented 5 years ago

Patch python 2 ipykernel bug

gizatt commented 5 years ago

image

(Details: ipython >= 6ish drops Python 2.7 support. ipykernel >= 5.0 uses these newer ipythons. This PR pegs the Docker container on old ipython and ipykernel versions to avoid that.)