News

Microsoft Updates Jupyter Notebook Preview for .NET Core

Microsoft updated its preview project to enable working with Jupyter Notebooks in .NET Core with native programming languages C# and F#, providing new options for the traditional languages typically used, Python, R, Julia, Scala, etc.

Jupyter Notebooks are a popular approach to creating interactive environments -- like documents or canvases -- that can feature source code and markdown, or rich text formatting, and other media. The technology is often used for artificial intelligence, machine learning, Big Data and related projects.

Last November, Microsoft announced the first preview of the Jupyter-Notebooks-in-.NET-Core effort,

"The initial set of features we released needed to be relevant to developers, with Notebook experience as well as give users new to the experience a useful set of tools they would be eager to try," Microsoft said at the time.

Now (Feb. 6), the company announced Preview 2 of the .NET Notebook experience, along with a name change for Try .NET, an embeddable code runner that enables developers to explore .NET in the browser.

"As our scenarios grew in Try .NET, we wanted a new name that encompassed all our new experiences from the runnable snippets on the web powered by Blazor (as seen on the .NET page), to interactive documentation for .NET Core with the dotnet try global tool, to .NET Notebooks," said Maria Naggaga, senior program manager, in an announcement post. "Today we are announcing our official name change to .NET Interactive. .NET Interactive is a group of CLI tools and APIs that enable users to create interactive experiences across the web, markdown, and notebooks."

The effort now comprises global tools dotnet interactive (for .NET Notebooks) and dotnet try (for Workshops and offline docs, providing interactive markdown with a backing project), along with trydotnet.js -- an API not yet publicly available -- for documentation, currently consigned to internal Microsoft use. With the separation of efforts, there is now a .NET Interactive GitHub repo and a Try .NET repo.

Naggaga also announced:

  • New language support – PowerShell: "PowerShell notebooks combine the management capabilities of PowerShell with the rich visual experience of notebooks. The integration of PowerShell’s executable experience with rich text and visualization open up scenarios for PowerShell users to integrate and amplify their teaching, and support documents."
  • nteract.io support: "In addition to writing .NET Code in Jupyter Notebooks, users can now write their code in nteract. nteract is an open-source organization that builds SDKs, applications, and libraries that helps people make the most of interactive notebooks and REPLs. We are excited to have our .NET users take advantage of the rich REPL experience nteract provides,including the nteract desktop app." More on that is available in the ".NET Interactive with nteract" guidance.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Microsoft Revamps Fledgling AutoGen Framework for Agentic AI

    Only at v0.4, Microsoft's AutoGen framework for agentic AI -- the hottest new trend in AI development -- has already undergone a complete revamp, going to an asynchronous, event-driven architecture.

  • IDE Irony: Coding Errors Cause 'Critical' Vulnerability in Visual Studio

    In a larger-than-normal Patch Tuesday, Microsoft warned of a "critical" vulnerability in Visual Studio that should be fixed immediately if automatic patching isn't enabled, ironically caused by coding errors.

  • Building Blazor Applications

    A trio of Blazor experts will conduct a full-day workshop for devs to learn everything about the tech a a March developer conference in Las Vegas keynoted by Microsoft execs and featuring many Microsoft devs.

  • Gradient Boosting Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the gradient boosting regression technique, where the goal is to predict a single numeric value. Compared to existing library implementations of gradient boosting regression, a from-scratch implementation allows much easier customization and integration with other .NET systems.

  • Microsoft Execs to Tackle AI and Cloud in Dev Conference Keynotes

    AI unsurprisingly is all over keynotes that Microsoft execs will helm to kick off the Visual Studio Live! developer conference in Las Vegas, March 10-14, which the company described as "a must-attend event."

Subscribe on YouTube