biothings/biothings.api

Hub console improvements

newgene opened this issue · 0 comments

Hub console is based on IPython console, a few improvements can be done:

  • better document hub command, e.g. export to a rst file, which will then be hosted at hub's sphinx doc site.
  • support some IPython convinient features, e.g. dump? will print the doc string for dump command)
  • redirect command stdout to the console, currently cmd output is only captured in hub logs