Better Jupyter Support For Azure DevOps
Thursday, 26 August 2021

Microsoft has revamped the Jupyter extension for Azure DevOps. The latest extension allows you to render your .ipynb notebook files directly in Azure DevOps now with an improved viewing experience.

Azure DevOps provides developer services that can be used to plan work, collaborate on code development, and build and deploy applications. Jupyter Notebooks are open-source web applications that allow you to create and share documents that contain live code, equations, visualizations and explanatory text.

azure

The Jupyter Notebook extension allows you to render .ipynb notebook files in your repo directly within Azure DevOps. Once installed, you can select the notebook file and view it in the “Preview” tab of DevOps. The extension also allows you to export the notebook to other file types for easy sharing.

The improvemed extension has a new interface, along with "new features to enhance your Jupyter Notebook support". In practical terms this means notebook exports and a function definition viewer.

Function Definition Viewer in Jupyter Extension

The enhanced viewer has improvements including the Notebook toolbar having moved to the top left with all other notebook-related actions and features. The cell indicator has been made bold to make the gutter indicator more helpful to identify where you are in the notebook, especially when working with long cells and outputs.

The support for notebook exports makes it possible to convert Jupyter notebooks into HTML, LaTEX or Python formats. There's also a new function definition viewer that allows you to view documentation of a class or method by hovering over it.

 The Jupyter Notebook extension is available to install for free from Microsoft's DevOps marketplace on the extension page. The new extension is currently at the preview stage and the development team says they are actively looking for feedback.

azure

More Information

Juypter Extension On Microsoft Marketplace

Related Articles

Learn How To Do Java On Azure  

.NET Jupyter Notebooks Announced

Azure Functions 3.0 Goes Live

Microsoft Adds New Azure SDKs

Azure Functions 2 Supports More Platforms

Azure Functions For Serverless Computing 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Neo4j Launches Infinigraph
09/09/2025

Neo4j has launched Infinigraph, a new distributed graph architecture that means Neo4j's graph database can run both operational and analytical graph workloads in a single system.  



Google Gets To Keep Chrome
03/09/2025

Despite realizing and ruling that Google was and is a monopoly in search and advertising, Judge Amit Mehta has decided that Google can keep control of one of the biggest tools in maintaining that [ ... ]


More News

pico book

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Thursday, 26 August 2021 )