A notebook for looking at rss feeds.
- Python 3.10.3
- Poetry
- Clone this repository
- Install dependencies with Poetry:
poetry install- Activate the Poetry environment:
poetry shell- Launch Jupyter:
jupyter notebook- Navigate to
notebooks/rss.ipynbto start exploring RSS feeds.