dataflownb / dfkernel

A kernel to support Python dataflows in the Jupyter Notebook environment
Other
119 stars 8 forks source link

Pip install should install the kernel #90

Closed colinjbrown closed 5 months ago

colinjbrown commented 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