Hey!

Have you checked out Jupyter AI yet? It’s a game-changer for anyone using Jupyter notebooks!

You get awesome code suggestions and can even chat with your data. If you're into data science, you’ve gotta give it a try! 🚀

Don't forget to contribute! 🐱‍💻

My recent PR

Initialization

Download iso file and burn it to usb:

Operating system images

You don't need a display!

network - wifi

Create /etc/network/interfaces.d/wlan0 file with:

auto wlan0
iface wlan0 inet static
#iface wlan0 inet6 dhcp
    address 192.168.1.200
    netmask 255.255.255.0
    gat...

If you encounter a black screen during boot after 2 hours of code compilation like me, do not panic!

You probably have a problem with driver for graphics card. Please check "The screen goes blank during the boot process" section from Troubleshooting guide