You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We discussed that possibility with Pierre on issue #466 and agreed it's better to maintain only one instance.
The thing is Spyder takes a long time to start (in my machine it takes 2.5 seconds just to load the necessary libraries!) so it's not worth it. Besides, I've seen some monitor socket problems when several instances are running.
From edwar...@gmail.com on 2012-07-08T10:39:38Z
Opening a file using the Open... dialog is tedious if one is accustomed to working from the command line.
I would like to type:
spyder path/to/filename.py
I would then expect it to to check for an existing instance of spyder and load the file in a new tab.
Original issue: http://code.google.com/p/spyderlib/issues/detail?id=1112
The text was updated successfully, but these errors were encountered: