We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When in the IPython console, entering
edit myfile.py
should open the "myfile.py" in Sypder's editor. This works in linux, but does not seem to work in windows ATM.
According to https://stackoverflow.com/questions/43278266/edit-magic-command-in-spyder-ide, this was sort of reported in April 2017, but I have not seen the bug report, nor a solution yet.
The text was updated successfully, but these errors were encountered:
c4a5d09
Thank you!
Sorry, something went wrong.
No branches or pull requests
When in the IPython console, entering
edit myfile.py
should open the "myfile.py" in Sypder's editor. This works in linux, but does not seem to work in windows ATM.
According to https://stackoverflow.com/questions/43278266/edit-magic-command-in-spyder-ide,
this was sort of reported in April 2017, but I have not seen the bug report, nor a solution yet.
The text was updated successfully, but these errors were encountered: