|
11 | 11 | },
|
12 | 12 | {
|
13 | 13 | "cell_type": "code",
|
14 |
| - "execution_count": 2, |
| 14 | + "execution_count": 3, |
15 | 15 | "metadata": {},
|
16 | 16 | "outputs": [
|
17 | 17 | {
|
18 | 18 | "name": "stdout",
|
19 | 19 | "output_type": "stream",
|
20 | 20 | "text": [
|
21 | 21 | "Requirement already satisfied: azureml.core in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (1.40.0)\n",
|
22 |
| - "Requirement already satisfied: packaging<22.0,>=20.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (21.3)\n", |
23 |
| - "Requirement already satisfied: azure-graphrbac<1.0.0,>=0.40.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (0.61.1)\n", |
24 |
| - "Requirement already satisfied: azure-core<1.22 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (1.21.1)\n", |
25 | 22 | "Requirement already satisfied: knack~=0.9.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (0.9.0)\n",
|
26 |
| - "Requirement already satisfied: pkginfo in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (1.8.2)\n", |
27 |
| - "Requirement already satisfied: azure-mgmt-storage<20.0.0,>=16.0.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (19.1.0)\n", |
28 |
| - "Requirement already satisfied: msrest<1.0.0,>=0.5.1 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (0.6.21)\n", |
| 23 | + "Requirement already satisfied: paramiko<3.0.0,>=2.0.8 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (2.10.3)\n", |
29 | 24 | "Requirement already satisfied: adal<=1.2.7,>=1.2.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (1.2.7)\n",
|
| 25 | + "Requirement already satisfied: msal<2.0.0,>=1.15.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (1.17.0)\n", |
| 26 | + "Requirement already satisfied: msrest<1.0.0,>=0.5.1 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (0.6.21)\n", |
30 | 27 | "Requirement already satisfied: cryptography!=1.9,!=2.0.*,!=2.1.*,!=2.2.*,<37.0.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (36.0.2)\n",
|
| 28 | + "Requirement already satisfied: requests[socks]<3.0.0,>=2.19.1 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (2.27.1)\n", |
| 29 | + "Requirement already satisfied: backports.tempfile in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (1.0)\n", |
| 30 | + "Requirement already satisfied: azure-graphrbac<1.0.0,>=0.40.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (0.61.1)\n", |
| 31 | + "Requirement already satisfied: pytz in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (2022.1)\n", |
| 32 | + "Requirement already satisfied: azure-mgmt-containerregistry<9.0.0,>=8.2.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (8.2.0)\n", |
| 33 | + "Requirement already satisfied: python-dateutil<3.0.0,>=2.7.3 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (2.8.2)\n", |
31 | 34 | "Requirement already satisfied: azure-common<2.0.0,>=1.1.12 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (1.1.28)\n",
|
32 |
| - "Requirement already satisfied: azure-mgmt-keyvault<10.0.0,>=0.40.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (9.3.0)\n", |
| 35 | + "Requirement already satisfied: msal-extensions<0.4,>=0.3.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (0.3.1)\n", |
| 36 | + "Requirement already satisfied: urllib3<=1.26.7,>=1.23 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (1.26.7)\n", |
| 37 | + "Requirement already satisfied: SecretStorage<4.0.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (3.3.1)\n", |
| 38 | + "Requirement already satisfied: ndg-httpsclient<=0.5.1 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (0.5.1)\n", |
| 39 | + "Requirement already satisfied: docker<6.0.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (5.0.3)\n", |
| 40 | + "Requirement already satisfied: azure-core<1.22 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (1.21.1)\n", |
| 41 | + "Requirement already satisfied: pyopenssl<22.0.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (21.0.0)\n", |
| 42 | + "Requirement already satisfied: PyJWT<3.0.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (2.3.0)\n", |
33 | 43 | "Requirement already satisfied: jmespath<1.0.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (0.10.0)\n",
|
34 |
| - "Requirement already satisfied: msal<2.0.0,>=1.15.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (1.17.0)\n", |
35 |
| - "Requirement already satisfied: azure-mgmt-containerregistry<9.0.0,>=8.2.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (8.2.0)\n", |
| 44 | + "Requirement already satisfied: pkginfo in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (1.8.2)\n", |
36 | 45 | "Requirement already satisfied: contextlib2<22.0.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (21.6.0)\n",
|
37 |
| - "Requirement already satisfied: azure-mgmt-authorization<1.0.0,>=0.40.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (0.61.0)\n", |
38 |
| - "Requirement already satisfied: msrestazure<=0.6.4,>=0.4.33 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (0.6.4)\n", |
39 |
| - "Requirement already satisfied: docker<6.0.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (5.0.3)\n", |
40 |
| - "Requirement already satisfied: msal-extensions<0.4,>=0.3.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (0.3.1)\n", |
41 |
| - "Requirement already satisfied: requests[socks]<3.0.0,>=2.19.1 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (2.27.1)\n", |
42 |
| - "Requirement already satisfied: humanfriendly<11.0,>=4.7 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (10.0)\n", |
43 |
| - "Requirement already satisfied: python-dateutil<3.0.0,>=2.7.3 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (2.8.2)\n", |
44 |
| - "Requirement already satisfied: pytz in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (2022.1)\n", |
45 | 46 | "Requirement already satisfied: argcomplete<2.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (1.12.3)\n",
|
46 |
| - "Requirement already satisfied: azure-mgmt-resource<21.0.0,>=15.0.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (20.1.0)\n", |
| 47 | + "Requirement already satisfied: azure-mgmt-storage<20.0.0,>=16.0.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (19.1.0)\n", |
| 48 | + "Requirement already satisfied: humanfriendly<11.0,>=4.7 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (10.0)\n", |
| 49 | + "Requirement already satisfied: msrestazure<=0.6.4,>=0.4.33 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (0.6.4)\n", |
47 | 50 | "Requirement already satisfied: pathspec<1.0.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (0.9.0)\n",
|
| 51 | + "Requirement already satisfied: azure-mgmt-keyvault<10.0.0,>=0.40.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (9.3.0)\n", |
| 52 | + "Requirement already satisfied: azure-mgmt-authorization<1.0.0,>=0.40.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (0.61.0)\n", |
48 | 53 | "Requirement already satisfied: jsonpickle<3.0.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (2.1.0)\n",
|
49 |
| - "Requirement already satisfied: SecretStorage<4.0.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (3.3.1)\n", |
50 |
| - "Requirement already satisfied: paramiko<3.0.0,>=2.0.8 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (2.10.3)\n", |
51 |
| - "Requirement already satisfied: urllib3<=1.26.7,>=1.23 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (1.26.7)\n", |
52 |
| - "Requirement already satisfied: PyJWT<3.0.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (2.3.0)\n", |
53 |
| - "Requirement already satisfied: pyopenssl<22.0.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (21.0.0)\n", |
54 |
| - "Requirement already satisfied: backports.tempfile in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (1.0)\n", |
55 |
| - "Requirement already satisfied: ndg-httpsclient<=0.5.1 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (0.5.1)\n", |
56 |
| - "Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from packaging<22.0,>=20.0->azureml.core) (3.0.8)\n", |
57 |
| - "Requirement already satisfied: six>=1.11.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azure-core<1.22->azureml.core) (1.16.0)\n", |
58 |
| - "Requirement already satisfied: tabulate in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from knack~=0.9.0->azureml.core) (0.8.9)\n", |
59 |
| - "Requirement already satisfied: pygments in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from knack~=0.9.0->azureml.core) (2.11.2)\n", |
| 54 | + "Requirement already satisfied: azure-mgmt-resource<21.0.0,>=15.0.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (20.1.0)\n", |
| 55 | + "Requirement already satisfied: packaging<22.0,>=20.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azureml.core) (21.3)\n", |
60 | 56 | "Requirement already satisfied: pyyaml in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from knack~=0.9.0->azureml.core) (6.0)\n",
|
61 |
| - "Requirement already satisfied: azure-mgmt-core<2.0.0,>=1.3.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azure-mgmt-storage<20.0.0,>=16.0.0->azureml.core) (1.3.0)\n", |
| 57 | + "Requirement already satisfied: pygments in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from knack~=0.9.0->azureml.core) (2.11.2)\n", |
| 58 | + "Requirement already satisfied: tabulate in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from knack~=0.9.0->azureml.core) (0.8.9)\n", |
| 59 | + "Requirement already satisfied: six in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from paramiko<3.0.0,>=2.0.8->azureml.core) (1.16.0)\n", |
| 60 | + "Requirement already satisfied: bcrypt>=3.1.3 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from paramiko<3.0.0,>=2.0.8->azureml.core) (3.2.0)\n", |
| 61 | + "Requirement already satisfied: pynacl>=1.0.1 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from paramiko<3.0.0,>=2.0.8->azureml.core) (1.5.0)\n", |
62 | 62 | "Requirement already satisfied: isodate>=0.6.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from msrest<1.0.0,>=0.5.1->azureml.core) (0.6.1)\n",
|
63 |
| - "Requirement already satisfied: requests-oauthlib>=0.5.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from msrest<1.0.0,>=0.5.1->azureml.core) (1.3.1)\n", |
64 | 63 | "Requirement already satisfied: certifi>=2017.4.17 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from msrest<1.0.0,>=0.5.1->azureml.core) (2021.10.8)\n",
|
| 64 | + "Requirement already satisfied: requests-oauthlib>=0.5.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from msrest<1.0.0,>=0.5.1->azureml.core) (1.3.1)\n", |
65 | 65 | "Requirement already satisfied: cffi>=1.12 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from cryptography!=1.9,!=2.0.*,!=2.1.*,!=2.2.*,<37.0.0->azureml.core) (1.15.0)\n",
|
66 |
| - "Requirement already satisfied: pywin32==227; sys_platform == \"win32\" in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from docker<6.0.0->azureml.core) (227)\n", |
67 |
| - "Requirement already satisfied: websocket-client>=0.32.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from docker<6.0.0->azureml.core) (1.3.2)\n", |
68 |
| - "Requirement already satisfied: portalocker<3,>=1.6; python_version >= \"3.5\" and platform_system == \"Windows\" in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from msal-extensions<0.4,>=0.3.0->azureml.core) (2.4.0)\n", |
69 | 66 | "Requirement already satisfied: idna<4,>=2.5; python_version >= \"3\" in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from requests[socks]<3.0.0,>=2.19.1->azureml.core) (3.3)\n",
|
70 | 67 | "Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= \"3\" in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from requests[socks]<3.0.0,>=2.19.1->azureml.core) (2.0.12)\n",
|
71 | 68 | "Requirement already satisfied: PySocks!=1.5.7,>=1.5.6; extra == \"socks\" in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from requests[socks]<3.0.0,>=2.19.1->azureml.core) (1.7.1)\n",
|
72 |
| - "Requirement already satisfied: pyreadline3; sys_platform == \"win32\" and python_version >= \"3.8\" in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from humanfriendly<11.0,>=4.7->azureml.core) (3.4.1)\n", |
73 |
| - "Requirement already satisfied: jeepney>=0.6 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from SecretStorage<4.0.0->azureml.core) (0.8.0)\n", |
74 |
| - "Requirement already satisfied: pynacl>=1.0.1 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from paramiko<3.0.0,>=2.0.8->azureml.core) (1.5.0)\n", |
75 |
| - "Requirement already satisfied: bcrypt>=3.1.3 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from paramiko<3.0.0,>=2.0.8->azureml.core) (3.2.0)\n", |
76 | 69 | "Requirement already satisfied: backports.weakref in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from backports.tempfile->azureml.core) (1.0.post1)\n",
|
| 70 | + "Requirement already satisfied: azure-mgmt-core<2.0.0,>=1.2.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from azure-mgmt-containerregistry<9.0.0,>=8.2.0->azureml.core) (1.3.0)\n", |
| 71 | + "Requirement already satisfied: portalocker<3,>=1.6; python_version >= \"3.5\" and platform_system == \"Windows\" in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from msal-extensions<0.4,>=0.3.0->azureml.core) (2.4.0)\n", |
| 72 | + "Requirement already satisfied: jeepney>=0.6 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from SecretStorage<4.0.0->azureml.core) (0.8.0)\n", |
77 | 73 | "Requirement already satisfied: pyasn1>=0.1.1 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from ndg-httpsclient<=0.5.1->azureml.core) (0.4.8)\n",
|
| 74 | + "Requirement already satisfied: pywin32==227; sys_platform == \"win32\" in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from docker<6.0.0->azureml.core) (227)\n", |
| 75 | + "Requirement already satisfied: websocket-client>=0.32.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from docker<6.0.0->azureml.core) (1.3.2)\n", |
| 76 | + "Requirement already satisfied: pyreadline3; sys_platform == \"win32\" and python_version >= \"3.8\" in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from humanfriendly<11.0,>=4.7->azureml.core) (3.4.1)\n", |
| 77 | + "Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from packaging<22.0,>=20.0->azureml.core) (3.0.8)\n", |
78 | 78 | "Requirement already satisfied: oauthlib>=3.0.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from requests-oauthlib>=0.5.0->msrest<1.0.0,>=0.5.1->azureml.core) (3.2.0)\n",
|
79 | 79 | "Requirement already satisfied: pycparser in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from cffi>=1.12->cryptography!=1.9,!=2.0.*,!=2.1.*,!=2.2.*,<37.0.0->azureml.core) (2.21)\n",
|
80 | 80 | "Note: you may need to restart the kernel to use updated packages.\n"
|
|
93 | 93 | "output_type": "stream",
|
94 | 94 | "text": [
|
95 | 95 | "Requirement already satisfied: plotly in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (5.7.0)\n",
|
96 |
| - "Requirement already satisfied: six in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from plotly) (1.16.0)\n", |
97 | 96 | "Requirement already satisfied: tenacity>=6.2.0 in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from plotly) (8.0.1)\n",
|
| 97 | + "Requirement already satisfied: six in c:\\users\\admin\\appdata\\local\\programs\\python\\python38\\lib\\site-packages (from plotly) (1.16.0)\n", |
98 | 98 | "Note: you may need to restart the kernel to use updated packages.\n"
|
99 | 99 | ]
|
100 | 100 | },
|
|
108 | 108 | }
|
109 | 109 | ],
|
110 | 110 | "source": [
|
111 |
| - "%pip install azureml.core # NOTE: This seems to still have some issues on Anaconda individual Edition\n", |
| 111 | + "%pip install azureml.core\n", |
112 | 112 | "%pip install plotly"
|
113 | 113 | ]
|
114 | 114 | }
|
|
0 commit comments