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


Important Conference Results
17/04/2024

The SIGBOVIK conference has just finished and its proceedings can be downloaded, but only at your peril. You might never see computer science in the same way ever again.



Apache Superset 4 Updates Reports
15/04/2024

Apache Superset 4 has been released with improvements to the reporting module and redesigned alerts. Superset is a business intelligence web application. It is open source, provides data exploration a [ ... ]


More News

raspberry pi books

 

Comments




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

Last Updated ( Thursday, 26 August 2021 )