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
Copy file name to clipboardExpand all lines: labs/coding-101-rest-basics-ga/byod.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
</p>
5
5
You will also need access to an APIC-EM controller.
6
6
<ul>
7
-
<li>You can use the <ahref="https://developer.cisco.com/site/devnet/sandbox/" target="_blank">DevNet Sandbox</a> Always-On APIC-EM Lab: <ahref="https://sandboxapic.cisco.com:9443" target="_blank">https://sandboxapic.cisco.com:9443</a> controller or your own APIC-EM controller.
7
+
<li>You can use the <ahref="https://developer.cisco.com/site/devnet/sandbox/" target="_blank">DevNet Sandbox</a> Always-On APIC-EM Lab: <ahref="https://sandboxapic.cisco.com" target="_blank">https://sandboxapic.cisco.com</a> controller or your own APIC-EM controller.
Copy file name to clipboardExpand all lines: labs/coding-102-rest-python-ga/byod.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
</p>
5
5
<h3>Install Python</h3>
6
6
<ul>
7
-
<li>Install Python 3.4.2 for your operating system.</li>
7
+
<li>Install Python 3.4.2 or higher for your operating system.</li>
8
8
<li>Download the installer here: <atarget="_blank" href="https://www.python.org/downloads/">https://www.python.org/downloads/</a></li>
9
9
</ul>
10
10
@@ -40,7 +40,7 @@ <h3>Install the Requests Library</h3>
40
40
<li>
41
41
You will also need access to an APIC-EM controller.
42
42
<ul>
43
-
<li>You can use the the <ahref="https://developer.cisco.com/site/devnet/sandbox/" target="_blank">DevNet Sandbox</a> Always-On APIC-EM Lab: <ahref="https://sandboxapic.cisco.com:9443" target="_blank">https://sandboxapic.cisco.com:9443</a>.
43
+
<li>You can use the the <ahref="https://developer.cisco.com/site/devnet/sandbox/" target="_blank">DevNet Sandbox</a> Always-On APIC-EM Lab: <ahref="https://sandboxapic.cisco.com" target="_blank">https://sandboxapic.cisco.com</a>.
44
44
</li>
45
45
<li><ahref="http://blog.getpostman.com/index.php/2014/01/28/using-self-signed-certificates-with-postman/" >Be sure to accept the SSL Certificate </a>
Copy file name to clipboardExpand all lines: labs/coding-205-writing-file-ga/byod.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
</p>
5
5
<h3>Install Python</h3>
6
6
<ul>
7
-
<li>Install Python 3.4.2 for your operating system.</li>
7
+
<li>Install Python 3.4.2 or higher for your operating system.</li>
8
8
<li>Download the installer here: <atarget="_blank" href="https://www.python.org/downloads/">https://www.python.org/downloads/</a></li>
9
9
</ul>
10
10
@@ -40,7 +40,7 @@ <h3>Install the Requests Library</h3>
40
40
<li>
41
41
You will also need access to an APIC-EM controller.
42
42
<ul>
43
-
<li>You can use the the <ahref="https://developer.cisco.com/site/devnet/sandbox/" target="_blank">DevNet Sandbox</a> Always-On APIC-EM Lab: <ahref="https://sandboxapic.cisco.com:9443" target="_blank">https://sandboxapic.cisco.com:9443</a>.
43
+
<li>You can use the the <ahref="https://developer.cisco.com/site/devnet/sandbox/" target="_blank">DevNet Sandbox</a> Always-On APIC-EM Lab: <ahref="https://sandboxapic.cisco.com" target="_blank">https://sandboxapic.cisco.com</a>.
44
44
</li>
45
45
<li><ahref="http://blog.getpostman.com/index.php/2014/01/28/using-self-signed-certificates-with-postman/" >Be sure to accept the SSL Certificate </a>
Copy file name to clipboardExpand all lines: labs/coding-207-putting-it-together-ga/byod.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
</p>
5
5
<h3>Install Python</h3>
6
6
<ul>
7
-
<li>Install Python 3.4.2 for your operating system.</li>
7
+
<li>Install Python 3.4.2 or higher for your operating system.</li>
8
8
<li>Download the installer here: <atarget="_blank" href="https://www.python.org/downloads/">https://www.python.org/downloads/</a></li>
9
9
</ul>
10
10
@@ -40,7 +40,7 @@ <h3>Install the Requests Library</h3>
40
40
<li>
41
41
You will also need access to an APIC-EM controller.
42
42
<ul>
43
-
<li>You can use the the <ahref="https://developer.cisco.com/site/devnet/sandbox/" target="_blank">DevNet Sandbox</a> Always-On APIC-EM Lab: <ahref="https://sandboxapic.cisco.com:9443" target="_blank">https://sandboxapic.cisco.com:9443</a>.
43
+
<li>You can use the the <ahref="https://developer.cisco.com/site/devnet/sandbox/" target="_blank">DevNet Sandbox</a> Always-On APIC-EM Lab: <ahref="https://sandboxapic.cisco.com" target="_blank">https://sandboxapic.cisco.com</a>.
44
44
</li>
45
45
<li><ahref="http://blog.getpostman.com/index.php/2014/01/28/using-self-signed-certificates-with-postman/" >Be sure to accept the SSL Certificate </a>
0 commit comments