.Net notebook/workbook
R/Python/F# all have REPL environments that allow creation of live scripted Jupyter notebooks.
LinqPad has the ability to become this for the .Net world.
Some features that would allow this:
- HTML/JavaScript graphs to run (eg D3)
- Publishing as a jupyter notebook (to https://notebooks.azure.com)
Xamarin has a concept of workbooks already
https://developer.xamarin.com/guides/cross-platform/workbooks/install/
TensorFlow demo example for this notebook here
https://github.com/larcai/cognibooks/tree/master/tensorflow
Leverage LinqPads scripting environment to be the .Net Data Science Notebook of the future!
-
Bob Janssen commented
I've been using Linqpad to write ETL instruction sets for other programmers. Basically writing a notebook draughted to present a manual for data processing. Convincing use case imho.
-
Chris McKelt commented
https://github.com/dotnet/machinelearning is on the horizon - notepad would be awesome if it could support .net machine learning experiments. Ill check in again same time June 21st next year!
-
Dan commented
I googled "linqpad jupyter" without really knowing what I was looking for, and this is exactly it!
-
Johannes Distler commented
Awesome suggestion! This would turn LinqPad into a paradise for .NET data scientists.
-
Armando Flores commented
Great idea +1