JuergenGutsch / blog

Personal blog about web development based on .NET and .NET Core
https://asp.net-hacker.rocks/
Other
31 stars 17 forks source link

.NET Interactive in Jupyter Notebooks #157

Open utterances-bot opened 3 years ago

utterances-bot commented 3 years ago

.NET Interactive in Jupyter Notebooks

http://asp.net-hacker.rocks/2020/07/22/dotnet-notebooks.html

schuster-rainer commented 3 years ago

if you like the browser interface and didn't try yet, have a look at jupyter-lab.

JuergenGutsch commented 3 years ago

Thanks @schuster-rainer. I'll have a look 👍

PepeChan commented 1 year ago

Is the opposite possible? I mean, and under VS Code environment, one has a .NET (now polyglot) notebook in the works, but Python is not there in the list. How to incorporate it then?

JuergenGutsch commented 1 year ago

@PepeChan do you mean running a document using python AND .NET parallel or do you mean enabling python again? I think I would need to have a look. for both cases

PepeChan commented 1 year ago

I mean enabling python again, in. NET polyglot notebooks