Mysql_kernel
Mysql Kernel for Jupyter
Installation
step1:
pip install mysql_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/mysql_kernel.git
step2:
Add kernel to your jupyter:
python -m mysql_kernel.install
ALL DONE! 🎉🎉🎉
Uninstall
step1:
View and remove mysql kernel
jupyter kernelspec list
jupyter kernelspec remove mysql
step2:
uninstall mysql kernel:
pip uninstall mysql-kernel
ALL DONE! 🎉🎉🎉
Using
jupyter notebook
step1: you should set mysql host and port
mysql://user:password@host:port
or
mysql://host:port
step2: write your mysql code
Quote
kernel logo
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mysql_kernel-0.4.1.tar.gz
(6.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mysql_kernel-0.4.1.tar.gz.
File metadata
- Download URL: mysql_kernel-0.4.1.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.2.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8306e5cfb9ca0385b7286ebb61f1094b8f34b17dbeae1a1a224580a0946216a6
|
|
| MD5 |
00134a3c4dd7e6173f4580845d39bda1
|
|
| BLAKE2b-256 |
98ba4fc4d964a3efea4261eb03f32a8f87621fc1eb876cb247526c6711282583
|
File details
Details for the file mysql_kernel-0.4.1-py3-none-any.whl.
File metadata
- Download URL: mysql_kernel-0.4.1-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.2.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
76ac451176242bae394af585f3bcf6752bcf45c80dd3e34ee2a33f2ff99b4a45
|
|
| MD5 |
e5303efe6cf8a1276bbc60824e5efba1
|
|
| BLAKE2b-256 |
b900fb46f6435a43ea37959c4bbb491c748c3b38de859df7bd6b925b61392cc0
|