Skip to content

Commit 701210f

Browse files
committed
Remove clock import from RotatingBoxes.ipynb
1 parent a1fdba0 commit 701210f

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed

Demos/RotatingBoxes.ipynb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@
107107
"source": [
108108
"from vpython import *\n",
109109
"scene = canvas() # This is needed in Jupyter notebook and lab to make programs easily rerunnable\n",
110-
"from time import clock\n",
111110
"\n",
112111
"N = 10\n",
113112
"\n",

JupyterPythonDemos.zip

19 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)