ybashir / pyconpk24

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyCon Pakistan 2024 - building your slide deck with Jupyter and RISE

The code in this repository generates a slide deck that was used to present the popularity of Python in Pakistan and around the world at PyCon Pakistan 2024.

Before opening this notebook in Jupyter, make sure that you install the following in your virtual environment:

pip install RISE
pip install iPyVizzu
pip install pandas

About

License:MIT License


Languages

Language:Jupyter Notebook 96.8%Language:CSS 3.2%