質問編集履歴
1
pythonのバージョンについての誤りを訂正した
test
CHANGED
File without changes
|
test
CHANGED
@@ -24,4 +24,4 @@
|
|
24
24
|
|
25
25
|
apple M1 MacBook Pro
|
26
26
|
|
27
|
-
pythonの環境はVScode+anacondaでpythonのバージョンは3.8.8と3.7.
|
27
|
+
pythonの環境はVScode+anacondaでpythonのバージョンは3.8.8と3.7.10を使っています。jupyterはほぼ使いません(インストールはしています)。
|