C# kernel for Jupyter
Last updated Apr 10, 2026
277
Stars
60
Forks
31
Issues
0
Stars/day
Attention Score
60
Language breakdown
No language data available.
▸ Files
click to expand
README
Interactive C# Notebook
ICSharp is an C# language kernel for Jupyter. It allows users to use Jupyter's Notebook frontend, except where Jupyter executes python code, ICSharp can execute C# code. It is based on Roslyn REPL engine of scriptcs., so all the goodies of scriptcs comes along with it.This is on top of all of Jupyter's other frontend features like Markdown rendering, HTML rendering, saving notebooks for later use and even the ability to view ICSharp Notebooks in Jupyter's NBViewer.
Disclaimer
The development of this language kernel for C# is at it's very early stages. This is Alpha. Take with a large pinch of salt :)Installation
Mac OS X
Linux)
Windows
Feedback
I am eager to receive feedback from anyone who has attempted to use ICSharp. I would love to hear some thoughts on how to improve ICSharp.Known Issues
Console.WriteLinedoes not print output in the notebookConsole.ReadLinedoes not work currently
Demo
Contributors
Thanks to contributors (in alphabetic order).🔗 More in this category