Skip to content

Blosc/caterva-scipy21-lt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caterva ligthning talk for SciPy 2021

  • Create and enable a Conda env:

    conda create --name caterva-lt python==3.9
    conda activate caterva-lt
    
  • Install requirements:

    python -m pip install -r requirements.txt
    
  • Launch jupyter:

    jupyter notebook caterva-lightning-talk.ipynb
    
  • Enter/Exit Live Reveal Slideshow with Alt + R.

Checkout the navigation at https://rise.readthedocs.io/en/stable/usage.html#navigation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published