The latest version of the slides are included as PDF.
-
Clone the repository
git@github.com:LeapAheadWithRedis/slides.git
-
CD into the repository
cd slides
-
Install the dependencies for Jupyter Notebook & Rise i.e.
pip3 install -r requirements.txt python3 -m bash_kernel.install
-
Run the Jupyter Notebook
jupyter notebook
This will open up a browser window to localhost:8888
-
Open the 'SpringOne2021' notebook by selecting 'SpringOne2021.ipynb' from the list in the browser