Skip to content

Commit

Permalink
Merge branch 'devel' of github.com:biosustain/cameo into devel
Browse files Browse the repository at this point in the history
  • Loading branch information
the-code-magician committed Apr 15, 2015
2 parents def9fdb + e07fd56 commit ae9e4cf
Show file tree
Hide file tree
Showing 3 changed files with 685 additions and 7,447 deletions.
1 change: 1 addition & 0 deletions cameo/util.py
Original file line number Diff line number Diff line change
Expand Up @@ -285,5 +285,6 @@ def in_ipnb():
elif 'notebook' in front_end.lower():
return True
except Exception as e:
logger.debug("Cannot determine if running a notebook because of %s" % e)
return False
return False

0 comments on commit ae9e4cf

Please sign in to comment.