Cli improvements
Compare changes
- Jameson Graef Rollins authored
At some point this mode stopped producing plots. This fixes that by updating the code execution call to InteractiveShellEmbed. Also only imports ipython opportunistically, so it's not a hard dependency.
+ 12
− 11
@@ -3,7 +3,6 @@ import os
@@ -247,14 +246,8 @@ def main():
@@ -262,10 +255,18 @@ You may interact with plot using "plt." methods, e.g.: