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


JetBrains Launches IDE Services
09/04/2024

JetBrains has launched a new product suite for enterprises. JetBrains IDE Services is designed for use by large organizations with the aim of boosting developer productivity at scale.



Quadrupedal Parkour
31/03/2024

What is it with robots and parkour? First Atlas and now ANYmal want to impress us with their prowess. For the roboticist, however, emulating the skills of free running can enhance the capabilities of  [ ... ]


More News

raspberry pi books

 

Comments




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

Last Updated ( Thursday, 26 August 2021 )