https://github.com/hourout/oracle_kernel
Oracle Kernel for Jupyter
https://github.com/hourout/oracle_kernel
Last synced: 9 months ago
JSON representation
Oracle Kernel for Jupyter
- Host: GitHub
- URL: https://github.com/hourout/oracle_kernel
- Owner: Hourout
- License: apache-2.0
- Created: 2020-12-30T09:05:05.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-04T07:20:26.000Z (about 5 years ago)
- Last Synced: 2025-03-25T08:04:10.185Z (10 months ago)
- Language: Python
- Size: 465 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# oracle_kernel


[](https://pypi.python.org/pypi/oracle_kernel)



Oracle Kernel for Jupyter
[δΈζδ»η»](document/chinese.md)
## 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

- https://sensorstechforum.com/oracle-fixed-270-security-flaws-products/