mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Host photos locally
This commit is contained in:
+3
-3
@@ -1,7 +1,7 @@
|
||||
Your Development Environment
|
||||
============================
|
||||
|
||||
.. image:: https://farm3.staticflickr.com/2930/33175624924_7febc46cc4_k_d.jpg
|
||||
.. image:: /_static/photos/33175624924_7febc46cc4_k_d.jpg
|
||||
|
||||
|
||||
Text Editors
|
||||
@@ -164,8 +164,8 @@ MIT licensed.
|
||||
Enthought Canopy
|
||||
----------------
|
||||
`Enthought Canopy <https://www.enthought.com/products/canopy/>`_ is a Python
|
||||
IDE which is focused towards Scientists and Engineers as it provides pre
|
||||
installed libraries for data analysis.
|
||||
IDE which is focused towards Scientists and Engineers as it provides pre
|
||||
installed libraries for data analysis.
|
||||
|
||||
Eclipse
|
||||
-------
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
Further Configuration of Pip and Virtualenv
|
||||
===========================================
|
||||
|
||||
.. image:: https://farm4.staticflickr.com/3934/34018732105_f0e6758859_k_d.jpg
|
||||
.. image:: /_static/photos/34018732105_f0e6758859_k_d.jpg
|
||||
|
||||
Requiring an active virtual environment for ``pip``
|
||||
---------------------------------------------------
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
Pipenv & Virtual Environments
|
||||
=============================
|
||||
|
||||
.. image:: https://farm5.staticflickr.com/4290/35294660055_42c02b2316_k_d.jpg
|
||||
.. image:: /_static/photos/35294660055_42c02b2316_k_d.jpg
|
||||
|
||||
This tutorial walks you through installing and using Python packages.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user