d19570fb23
* feat(ux): highlight tvm script * resolve dependency * refact(tvmscript): highlight fallback as plain text with warning; put ansi colors as default terminal style * refact(tvmscript): make terminal style close to the default notebook style * fix(pylint): disable=import-outside-toplevel * fix(ci-dep): Pygments>=2.4.0 to support ansicolors w/o # * refact: making Pygments versioning most robust and user-friendly * fix: pylint var naming