Azure HDInsight Tools for Visual Studio Code—Create, run, and debug notebook
Published date: May 19, 2020
Visual Studio Code notebook support in the HDInsight Spark & Hive extension is now available in preview. Use this capability to perform Jupyter-like Notebook operations and boost collaborations with one-click conversion between IPYNB and PY files.
The Visual Studio Code notebook supports working with Jupyter notebooks natively, allowing you to create a new IPYNB notebook, open an existing notebook, and perform cell level operations for code and markdown cells. In addition, you can take full advantage of the language service for Python, debug your Notebook, and watch variables.
The HDInsight Spark & Hive extension also delivers seamless integration with HDInsight clusters. Quickly access HDInsight standard clusters, ESP clusters, and HDinsight ID Broker clusters through Azure sign in, or link to a cluster manually for PySpark interactive query and batch job submission.