8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c899461 + d0676a9 commit 056f793Copy full SHA for 056f793
doc/faq/osx_framework.rst
@@ -100,6 +100,15 @@ framework build within the virtualenv. To run a script you can do
100
framework build. To run an interactive ``IPython`` session with the framework
101
build within the virtual environment you can do ``frameworkpython -m IPython``
102
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
112
``PYTHONHOME`` Script
113
^^^^^^^^^^^^^^^^^^^^^
114
0 commit comments