Hive Kernel for Jupyter
pip install hive_kernel
To get the newest one from this repo (note that we are in the alpha stage, so there may be frequent updates), type:
pip install git+git://github.com/Hourout/hive_kernel.git
Add kernel to your jupyter:
python -m hive_kernel.install
ALL DONE! 🎉🎉🎉
View and remove hive kernel
jupyter kernelspec list
jupyter kernelspec remove hive
uninstall hive kernel:
pip uninstall hive-kernel
ALL DONE! 🎉🎉🎉
jupyter notebook
kernel logo