Skip to content

lyman/odpscmd_kernel

 
 

Repository files navigation

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

About

A simple IPython kernel for odpscmd

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.8%
  • Shell 3.2%