8000 Merge remote-tracking branch 'matplotlib/v2.0.0-doc' into v2.0.x · matplotlib/matplotlib@056f793 · GitHub
[go: up one dir, main page]

Skip to content

Commit 056f793

Browse files
committed
Merge remote-tracking branch 'matplotlib/v2.0.0-doc' into v2.0.x
2 parents c899461 + d0676a9 commit 056f793

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/faq/osx_framework.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,15 @@ framework build within the virtualenv. To run a script you can do
100100
framework build. To run an interactive ``IPython`` session with the framework
101101
build within the virtual environment you can do ``frameworkpython -m IPython``
102102

103+
``PYTHONHOME`` and Jupyter
104+
^^^^^^^^^^^^^^^^^^^^^^^^^^
105+
106+
This approach can be followed even if using `Jupyter <https://jupyter.org/>`_
107+
notebooks: you just need to setup a kernel with the suitable ``PYTHONHOME``
108+
definition. The `jupyter-virtualenv-osx <https://github.com/mapio/jupyter-virtualenv-osx>`_
109+
script automates the creation of such a kernel.
110+
111+
103112
``PYTHONHOME`` Script
104113
^^^^^^^^^^^^^^^^^^^^^
105114

0 commit comments

Comments
 (0)
0