Skip to content

仓库 files navigation

Functional Programming in Python

Salt Lake City, UT | PyCon 2022 | Video

Functional Programming Image

This presentation uses Jupyter notebooks. You can either install jupyter locally or use a notebook in the cloud.

Installing Jupyter Notebooks Locally

  • pip install notebook
  • Run: jupyter notebook functional-python.ipynb

Note:

If you use pipx, then the program is jupyter-notebook, i.e.:

jupyter-notebook functional-python.ipynb

Viewing the Slide Show

  • Run: ./run-slideshow.sh (on Linux/Mac)
  • Run: jupyter nbconvert functional-python.ipynb --to slides --post serve (on Windows)

Using Jupyter Notebooks in the Cloud

Alternatively, you can use cloud based services and not have to install jupyter locally.

关于

Functional Programming in Python: PyCon 2022 Jupyter notebook

Topics

Resources

Stars

3 stars

关注者

1 watching

复刻s

发布

贡献者

Languages