Skip to content

Hourout/oracle_kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oracle_kernel

PyPI version Github license PyPI PyPI format contributors downloads

Oracle Kernel for Jupyter

中文介绍

Installation

step1:

pip(3) install oracle_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(3) install git+git://github.com/Hourout/oracle_kernel.git

step2:

Add kernel to your jupyter:

python(3) -m oracle_kernel.install

ALL DONE! 🎉🎉🎉

Uninstall

step1:

View and remove oracle kernel

jupyter kernelspec list
jupyter kernelspec remove oracle

step2:

uninstall oracle kernel:

pip(3) uninstall oracle-kernel

ALL DONE! 🎉🎉🎉

Using

jupyter notebook

step1: you should set oracle host and port

step2: write your oracle code

Quote

kernel logo

About

Oracle Kernel for Jupyter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages