A curated list of Jupyter notebooks for learning purposes
To use this repository, you need to install the following VS Code extensions:
Click the badges above to go to VS Code Marketplace, then click "Install"
- Python 3.10+: Required for running the notebooks
- VS Code: Latest version recommended
- Jupyter Extension: Provides native Jupyter notebook support in VS Code
- POML Extension: Adds support for Prompt Orchestration Markup Language files
- Install the required VS Code extensions listed above
- Ensure you have Python 3.10 or higher installed
- Open the workspace in VS Code and select a Python interpreter when prompted
- The Jupyter extension will handle kernel management automatically