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 d0676a9

Browse filesBrowse files
committed
Merge pull request matplotlib#7990 from mapio/patch-1
DOC: Add dcos for Jupyter notebooks with virtualenv on OSX
1 parent fa76580 commit d0676a9
Copy full SHA for d0676a9

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+9
-0
lines changed

‎doc/faq/osx_framework.rst

Copy file name to clipboardExpand all lines: doc/faq/osx_framework.rst
+9Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.