running_from_ipython function
(Shortest import: from brian2.utils.environment import running_from_ipython)
-
brian2.utils.environment.running_from_ipython()[source]
Check whether we are currently running under ipython.
- Returns
ipython : bool
Whether running under ipython or not.