Skip to content
Snippets Groups Projects
This project is mirrored from https://bitbucket.org/jakimowb/eo-time-series-viewer.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Jun 18, 2012
    • Luke Campagnola's avatar
      Added interactive console widget: · c7a78642
      Luke Campagnola authored
        - GUI interactive python prompt, useful in a variety of situations where
          python -i or ipython don't work very well. 
        - Command history (requires a little help finding storage for this)
        - Exception catching, allowing the user to inspect local variables 
          at any level within a stack trace (currently, this is done _without_
          blocking the application)
      c7a78642
Loading