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: all.html
+9-2Lines changed: 9 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3940,11 +3940,18 @@ <h2>Hosted development environment services</h2>
3940
3940
</ul>
3941
3941
<h2>Development environment resources</h2>
3942
3942
<ul>
3943
-
<li>If you're considering the cloud-based development environment route, check
3943
+
<li>
3944
+
<p>If you're considering the cloud-based development environment route, check
3944
3945
out this
3945
3946
<ahref="http://readwrite.com/2014/08/14/cloud9-koding-nitrousio-integrated-development-environment-ide-coding">great article comparing Cloud9, Koding and Nitrous.io</a>
3946
3947
that the author Lauren Orsini tried out. She also explains what a cloud
3947
-
IDE is and is not.</li>
3948
+
IDE is and is not.</p>
3949
+
</li>
3950
+
<li>
3951
+
<p>Real Python has an awesome, detailed post on
3952
+
<ahref="https://realpython.com/blog/python/setting-up-sublime-text-3-for-full-stack-python-development/">setting up your Sublime Text 3 environment</a>
Copy file name to clipboardExpand all lines: development-environments.html
+9-2Lines changed: 9 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -89,11 +89,18 @@ <h2>Hosted development environment services</h2>
89
89
</ul>
90
90
<h2>Development environment resources</h2>
91
91
<ul>
92
-
<li>If you're considering the cloud-based development environment route, check
92
+
<li>
93
+
<p>If you're considering the cloud-based development environment route, check
93
94
out this
94
95
<ahref="http://readwrite.com/2014/08/14/cloud9-koding-nitrousio-integrated-development-environment-ide-coding">great article comparing Cloud9, Koding and Nitrous.io</a>
95
96
that the author Lauren Orsini tried out. She also explains what a cloud
96
-
IDE is and is not.</li>
97
+
IDE is and is not.</p>
98
+
</li>
99
+
<li>
100
+
<p>Real Python has an awesome, detailed post on
101
+
<ahref="https://realpython.com/blog/python/setting-up-sublime-text-3-for-full-stack-python-development/">setting up your Sublime Text 3 environment</a>
0 commit comments