Skip to content

10botics/raspberry-pi-beginner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi Beginner Notebook

Download Pre-built image

Date Platform Download
2025-07-09 Raspberry Pi 4B / Bulleye Download
2024-06-24 Raspberry Pi 4B / Bulleye Download
2024-04-08 Raspberry Pi 4B / Bulleye Download

Installing Jupyter Lab

sudo apt-get install python3-virtualenv
python3 -m virtualenv -p python3 env --system-site-packages
echo "source ~/env/bin/activate" >> ~/.bashrc

bash
pip install jupyterlab

Clone this repo

git clone https://github.com/10botics/raspberry-pi-beginner

Install required libraries

Install Other Services

Developer

Before you release a new image, check the following files

Change log

202507

  • Added pi-led-racer repo
  • Fixed git pull
  • Update LED to show LAN IP

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published