gregmoille / pyLLE

Lugiato Lefever Equation Solver in Python/Julia
Other
66 stars 39 forks source link

allow pyType to work with spyder #40

Closed DanHickstein closed 2 years ago

DanHickstein commented 2 years ago

When running in Spyder, get_ipython().class.name returns "SpyderShell", so we need to account for this and set pyType to "normal" in this case.

DanHickstein commented 2 years ago

I think that this can be safely merged when you have a chance @gregmoille

gregmoille commented 2 years ago

Hey @DanHickstein sorry about that, kind of forgot about. Should be fixed now