Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a4e3de2

Browse filesBrowse files
anntzertimhoffm
authored andcommitted
Minor cleanup to OSX FAQ. (#13297)
1 parent e53ca14 commit a4e3de2
Copy full SHA for a4e3de2

File tree

Expand file treeCollapse file tree

1 file changed

+1
-9
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-9
lines changed

‎doc/faq/osx_framework.rst

Copy file name to clipboardExpand all lines: doc/faq/osx_framework.rst
+1-9Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,6 @@
44
Working with Matplotlib on OSX
55
******************************
66

7-
.. contents::
8-
:backlinks: none
9-
10-
.. _osxframework_introduction:
11-
12-
Introduction
13-
============
14-
157
On OSX, two different types of Python builds exist: a regular build and a
168
framework build. In order to interact correctly with OSX through the native
179
GUI frameworks, you need a framework build of Python. At the time of writing
@@ -48,4 +40,4 @@ conda
4840
The default python provided in (Ana)conda is not a framework build. However,
4941
a framework build can easily be installed, both in the main environment and
5042
in conda envs: install python.app (``conda install python.app``) and use
51-
``pythonw`` rather than ``python``
43+
``pythonw`` rather than ``python``.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.