Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 674 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 674 Bytes

A simple IPython kernel for odpscmd

This is a IPython kernel for odpscmd, modified from bash_kernel.

Requirement

  • IPython 3
  • Command odpscmd in PATH
  • File odps_config.ini should be found in current folder and is properly configured

Download

Run

Install with pip install ., and then run one of:

  • ipython notebook, In the notebook interface, select Bash from the 'New' menu
  • ipython console --kernel odpscmd

Debug

Just run ./debug.sh

License

Licensed under the BSD License