gopherdata / gophernotes

The Go kernel for Jupyter notebooks and nteract.
MIT License
3.82k stars 265 forks source link

Pin down tornado and ipykernel version to compatible ones. #140

Closed SpencerPark closed 6 years ago

SpencerPark commented 6 years ago

This PR only changes the dockerfiles and pins down the version of some transitive dependencies of jupyter to compatible ones. It fixes the error mentioned in #137.