Closed colinjbrown closed 5 months ago
Currently it appears that when we do a pip install dfkernel from the PyPI release file that we do not by default install the dfkernel as a python kernel, this used to be the default behavior but likely changed when we moved over from setup.py
pip install dfkernel
setup.py
Currently it appears that when we do a
pip install dfkernel
from the PyPI release file that we do not by default install the dfkernel as a python kernel, this used to be the default behavior but likely changed when we moved over fromsetup.py