BruceSherwood / vpython-jupyter

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

Remove warning about jupyterlab version #113

Closed mwcraig closed 5 years ago

mwcraig commented 5 years ago

The code currently emits a warning if the jupyterlab version is too old even if one isn't running in jupyterlab.

That is quite distracting and should be removed (the goal was to let people who were using jupyterlab know they needed to upgrade).