BruceSherwood / vpython-jupyter

This repository has been moved to https://github.com/vpython/vpython-jupyter
64 stars 33 forks source link

Wrong method name in WSHandler.close #93

Closed mwcraig closed 5 years ago

mwcraig commented 5 years ago

It calls stopTornado, should be stop_tornado.

I'll fix this in a couple of minutes....