Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 979 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 979 Bytes

dotnetcode-jupyter-talk

Men from Mars, Women from Venus: both can code .NET in Jupyter

Jupyter Notebook is an open-source web application that allows you to create and share documents that contain live code, equations, visualizations and narrative text. Attend this session and learn how you can write .NET code in Jupyter Notebooks and fall in love with .NET all over again

To Learn more about .NET Interactive visit https://github.com/dotnet/interactive

To install in raspberry pi

Installs dotnet cli, dotnet interactive, powershell, jupyter, jupyter lab

pi@raspberrypi:~ curl -L https://raw.githubusercontent.com/rondagdag/dotnetcode-jupyter-talk/master/setup-device.sh | bash -e
pi@raspberrypi:~ source .jupyter_venv/bin/activate
pi@raspberrypi:~ jupyter lab --no-browser

go to a browser and open jupyter lab http://192.168.1.45:8888/lab

Rasperry Pi Sense Hat installation instructions https://www.raspberrypi.org/documentation/hardware/sense-hat/