How to set ipython/jupyter as the default python terminal for vscode?
问题 How can I choose ipython/jupyter as the DEFAULT python terminal? I use both a windows 10 and a linux machine with the anaconda distribution. If I type "ipython" on the terminal, it opens an ipython session. If I run the debugger or shift+enter a line, it automatically runs on a "barebones" python shell. Should be simple...but I have been googling and messing with the settings for half an hour with no success. Looked up https://code.visualstudio.com/docs/python/tutorial-flask Use IPython REPL