gregmoille / pyLLE

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

allow pyType to work with spyder #40

Closed DanHickstein closed 1 year ago

DanHickstein commented 1 year 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 1 year ago

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

gregmoille commented 1 year ago

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