Take a look at my blog post for detailed explanations.
Use this google colab notebook or create a conda environment to run the notebooks on your computer.
Install anaconda and then run:
conda install nb_conda_kernels
conda env create -f env.yml
ipython kernel install --user --name=filter_visualizer_env