🎉The October release of the #Python extension for @code is here! 🎉 Try out native editing of #JupyterNotebook files 📔, a button to run Python files in the terminal ▶, and improvements to the Python Language Server 🐍. Learn more on our blog: devblogs.microsoft.com/python/python-…
@pythonvscode @code Yes!!! This is a feature that I always wished for...
@pythonvscode @code Looks awesome! Keep up the good work 🙂🎉
@pythonvscode @luumelo14 @code So incredibly happy about the jupyter notebook support. Been waiting for this.
@pythonvscode @code I can't seem to view git diffs side-by-side for Jupyter notebooks anymore - it opens the ipynb files in separate tabs. Am I missing something?
@pythonvscode @code Great implementation -👍 do I need to kill any kernels after closing notebooks?
@pythonvscode @code I can't believe you did it!! THANKSSSS
@pythonvscode @code Is there a way to implement white backgound in the plots even when using dark theme like in Jupyter Lab? When I am using a dark theme on vscode I cannot see what is in the graph's axis. Example: Jupyter Lab: i.ibb.co/bNXZwhy/1-jupy… VsCode: i.ibb.co/bHQW506/2-jupy…