Skip to content
New issue

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

Unable to quit program when using PowerShell #195

Open
ScottyMaher opened this issue Feb 5, 2022 · 0 comments
Open

Unable to quit program when using PowerShell #195

ScottyMaher opened this issue Feb 5, 2022 · 0 comments

Comments

@ScottyMaher
Copy link

ScottyMaher commented Feb 5, 2022

I know this isn't specifically related to vpython jupyter, but I'm not sure where else to put it. If there is a better place for this query let me know.

As per the documentation at https://vpython.org/presentation2018/install.html
I include from vpython.no_notebook import stop_server and stop_server() at the end of my program, however when it finishes the browser window stays active and I am unable to do anything within PowerShell. Exiting the browser window does not stop the program either. The only way I've found to stop the program from running and regain control is to press ctrl+break, but I'd like for there to be a clean way to do this.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant