This is a IPython kernel for odpscmd, modified from bash_kernel.
- IPython 3
- Command odpscmd in PATH
- File odps_config.ini should be found in current folder and is properly configured
- git clone [email protected]:lyman/odpscmd_kernel.git
Install with pip install .
, and then run one of:
ipython notebook
, In the notebook interface, select Bash from the 'New' menuipython console --kernel odpscmd
Just run ./debug.sh
Licensed under the BSD License