Commit Graph

1113 Commits

Author SHA1 Message Date
Mark van Lent 28518b1ada Replace the "non breaking space" unicode character with a normal space. 2015-10-21 06:19:55 +02:00
Ian Cordasco c97204de45 Merge pull request #599 from gsenesac/senesac_pillow
Added in examples and link to tutorial for imaging.rst.
2015-10-20 12:51:36 -05:00
Ian Cordasco f000b2b36b Merge pull request #605 from almartin82/patch-1
add note about XCode commandline tools in initial mac guide
2015-10-20 12:50:40 -05:00
Gordon Senesac Jr 2b12a3c99d Added in examples and link to tutorial for imaging.rst. 2015-10-19 19:24:27 -05:00
Dave Forgac 7ceece2afc Fix wrapped bold formatting 2015-10-19 00:17:41 -04:00
Dave Forgac a2029ce880 Fix line length 2015-10-19 00:14:58 -04:00
Dave Forgac 8b291c16af Update list of distros that come with 2.7 2015-10-19 00:00:57 -04:00
Andrew Martin d7c17e02ec double backticks 2015-10-18 23:34:28 -04:00
Andrew Martin 20bcb0bd02 add note about XCode commandline tools
Installing XCode isn't enough - minus the commandline tools, you'll get c compiler errors when you `brew install python`.
2015-10-17 14:24:00 -04:00
bhchance c3de9df0ff Update gotchas.rst
Previous test block did not show code blocks in markdown view.
2015-10-12 21:41:30 -05:00
poll0rz ecb5860d27 Add Diamond python project - Metrics collector 2015-10-12 01:37:15 +02:00
Ian Cordasco 3c03e2499a Merge pull request #572 from varunagrawal/env
virtualenv duplicate fix
2015-10-11 11:14:30 -05:00
Ian Cordasco 9308f82edd Merge pull request #592 from edent/patch-3
Add link to EOL date
2015-10-09 15:54:44 -05:00
Ian Cordasco a4dee3916f Merge pull request #591 from edent/patch-2
Improve documentation for Linux Installation
2015-10-09 15:54:15 -05:00
Ian Cordasco cc88e4b483 Merge pull request #585 from avinassh/patch-1
Update `gotchas.rst` to make the sentence simpler

Closes #556
2015-10-09 08:55:38 -05:00
Terence Eden 77bf0ad5e2 Updated as per feedback. 2015-10-08 14:17:00 +01:00
Terence Eden bdd0c0c027 Updated as per feedback. 2015-10-08 14:15:31 +01:00
Terence Eden 02e1586b23 Add link to EOL date
Creates a link to the official page stating 2020 as EOL.

Fixes #588

(Sorry if this appears twice - my git-fu is weak.)
2015-10-08 12:38:16 +01:00
Terence Eden 51336710fa Improve documentation for Linux Installation
* Removes redundant language.
* Helps user understand which version of Python & pip are installed.
* Link to modern way of installing pip & setuptools

Fixes  #589
2015-10-08 12:11:58 +01:00
Alex Grönholm eb5d3da8fc PyInstaller is py3 compatible now 2015-10-08 13:42:16 +03:00
avi 00999cd2c9 Update gotchas.rst to make the sentence simpler 2015-10-05 20:12:05 +05:30
Matthias Bussonnier 9ef5f97bfb explicitely state EOL year 2015-10-03 15:32:53 -07:00
Ian Cordasco 36114aa6d5 Merge pull request #582 from annp89/feature/fix_django_section_broken_link
Change to link to point to "dev" version of documentation in Django docs
2015-10-03 16:30:07 -05:00
Ann Paul a3a96b2ee0 Change to link to point to "dev" version of documentation in Django docs 2015-10-03 14:16:51 -07:00
Ian Cordasco 0935b309cb Merge pull request #581 from MrJohz/master
Add a section for pyenv

Closes #395
2015-10-03 14:38:27 -05:00
Ian Cordasco fecd5ec481 Merge pull request #576 from emilydolson/master
Resolved issue #174 by subdividing list idioms and replacing dict w/ set
2015-10-03 14:28:40 -05:00
Jonathan 766c5d4a55 Sounds more gramatically correct 2015-10-03 20:16:17 +01:00
Jonathan bb5b1e60da Add information on pyenv 2015-10-03 19:00:09 +01:00
emilydolson df255faa64 Fixed typo + formatting 2015-10-03 13:50:42 -04:00
Ian Cordasco fc4874647f Merge pull request #564 from rajathkumarmp/patch-2
IPython install edit
2015-10-03 11:11:04 -05:00
Ian Cordasco 4fe45013bb Merge pull request #574 from dreamtocode/patch-2
Update sidebarintro.html
2015-10-03 11:08:55 -05:00
Ian Cordasco ef32e9db1b Merge pull request #575 from dissolved/master
Typo and grammar fixes.
2015-10-03 11:08:05 -05:00
Ian Cordasco 0058198bb3 Merge pull request #578 from tkschmidt/typos
fixed a few typos
2015-10-03 11:00:14 -05:00
Ian Cordasco ac3bea4263 Merge pull request #577 from kdelwat/master
Added usage instructions for autopep8
2015-10-03 10:59:59 -05:00
Ann Paul 13078ff627 Fix link to pip vs easy_install comparison 2015-10-02 21:50:48 -07:00
Tobias Schmidt 139a9671db fixed a few typos 2015-10-03 00:50:20 +02:00
Cadel Watson b0896e8468 Added usage instructions for autopep8 2015-10-03 08:27:13 +10:00
emilydolson 680f7d83d9 Resolved issue #174 by subdividing list idioms and replacing dict w/ set 2015-10-02 17:22:14 -04:00
George Gognadze c16bc50cb8 Update README.md 2015-10-02 22:47:07 +04:00
Ryan Sandridge e79bbce255 Adding conjunction "and" after the serial comma. 2015-10-02 14:37:44 -04:00
Ryan Sandridge 45c01b0955 Fixing typo. Singular object, not plural. 2015-10-02 14:32:57 -04:00
Varun Agrawal 1f0a62a8f8 updated virtualenv sectio to remove duplicates 2015-10-02 14:51:18 +00:00
Varun Agrawal a829c6e9ba PIL installation link fix 2015-10-02 14:32:04 +00:00
Rajath Kumar M.P 510b3c61da update - 2 2015-10-02 19:20:07 +05:30
Rajath Kumar M.P 4a40fe3a22 updated 2015-10-02 12:34:28 +05:30
Ian Cordasco 025a9cbfea Merge pull request #561 from alasin/master
Contribute link on sidebar fixed
2015-10-01 17:55:21 -05:00
Aaron Critchley 0e48f6cc3d Un-hypenating best practice 2015-10-01 23:19:20 +01:00
Rajath Kumar M.P a35561efc9 IPython install edit
Installs dependencies for notebook.
2015-10-01 18:39:55 +05:30
Anuj Pahuja 258bc91c53 Contribute link on sidebar fixed 2015-10-01 12:56:08 +05:30
Ian Cordasco 796620657d Merge pull request #557 from i-rme/patch-3
quick start is written wrong
2015-09-30 18:44:20 -05:00