File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Original file line number Diff line number Diff line change @@ -100,6 +100,15 @@ framework build within the virtualenv. To run a script you can do
100
100
framework build. To run an interactive ``IPython `` session with the framework
101
101
build within the virtual environment you can do ``frameworkpython -m IPython ``
102
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
+
103
112
``PYTHONHOME `` Script
104
113
^^^^^^^^^^^^^^^^^^^^^
105
114
You can’t perform that action at this time.
0 commit comments