You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
William Stein edited this page Jan 9, 2018
·
2 revisions
I would like to use VPython in CoCalc
VPython introduces specific HTML elements, which are only currently designed to only work with the classical Jupyter notebook. On CoCalc, we use our own implementation of Jupyter, which leverages features of CoCalc (realtime sync, history, etc.), but utilities like VPython are not aware of this and CoCalc isn't compatible with them.