InfoQ Homepage Jupyter Notebooks Content on InfoQ
News
RSS Feed-
.NET Interactive: Jupyter Notebooks with .NET Core - Preview 2
.NET Interactive is the new name for Try .Net. This suite of APIs and command-line tools allows you to create interactive notebooks and documents combining rich text, code and data. One of the main use cases for .NET Interactive is embedding code into a Jupyter Notebook.
-
Microsoft Announces .NET Support for Jupyter Notebooks
Earlier this month, Microsoft announced the public preview of .NET Core support to Jupyter Notebooks, allowing the use of code written in C# and F#. This release is part of the Try .NET project, an interactive documentation generator for .NET Core.
-
Alternatives to RViz for Visualising Robotics Data Presented: Summary from ROSCon 2019
During ROSCon 2019 two interesting tools for visualising and interacting with ROS were demonstrated. The first tool which was demonstrated is Webviz, an online web-based replacement for RViz. Another interesting option which gives you more options for interaction is using Jupyter notebooks to visualise and interact with your robot.