Add links for prerequisites

This commit is contained in:
Prathamesh Musale 2025-08-13 16:23:42 +05:30
parent 792d97c39b
commit c107afc4b3

View File

@ -4,8 +4,8 @@ This guide explains how to use the interactive notebook to experiment with diffe
## Prerequisites
- Python 3.x
- pip
- [Python3](https://wiki.python.org/moin/BeginnersGuide/Download) `3.12.x` >= `python3 --version` >= `3.8.10` (the Python3 shipped in Ubuntu 20+ is good to go)
- [pip](https://pip.pypa.io/en/stable/installation/) (Python package manager)
## Quick Start