Skip to content

martinandersen3d/DotnetInteractiveNotebookPolyglot

Repository files navigation

Interactive Notebooks for Dotnet

A new fileformat: .dib

Works like ipynb, but the file format is much better and simpler.

Example of a .dib file:

#!markdown

# My Interactive Dotnet Notebook


#!csharp

Console.WriteLine("d");

How to:

In Vscode:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages