Dodano import arange.
This commit is contained in:
parent
88078e2fd5
commit
00e24618cc
@ -1068,7 +1068,8 @@
|
|||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": [
|
"source": [
|
||||||
"from mpl_toolkits.mplot3d import Axes3D"
|
"from mpl_toolkits.mplot3d import Axes3D\n",
|
||||||
|
"from numpy import arange"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -1942,7 +1943,7 @@
|
|||||||
"name": "python",
|
"name": "python",
|
||||||
"nbconvert_exporter": "python",
|
"nbconvert_exporter": "python",
|
||||||
"pygments_lexer": "ipython3",
|
"pygments_lexer": "ipython3",
|
||||||
"version": "3.9.1"
|
"version": "3.9.0"
|
||||||
},
|
},
|
||||||
"varInspector": {
|
"varInspector": {
|
||||||
"cols": {
|
"cols": {
|
||||||
|
Loading…
Reference in New Issue
Block a user