Hbase Kernel for Jupyter
pip install hbase_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+https://github.com/Hourout/hbase_kernel.git
Add kernel to your jupyter:
python -m hbase_kernel.install
ALL DONE! πππ
View and remove hbase kernel
jupyter kernelspec list
jupyter kernelspec remove hbase
uninstall hbase kernel:
pip uninstall hbase-kernel
ALL DONE! πππ
jupyter notebook
kernel logo