Skip to content

m3m0ry/numpy-basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

numpy-basics

Binder

This repository contains the code/slides for HPC-Cafe on 14.12.2021.

Dependencies

  • python
  • venv

Setup

  • python3 -m venv venv
  • . ./venv/bin/activate
  • pip install -r requirements.txt

Usage

Open the jupyter notebook with jupyter-notebook numpy-basics.ipynb. Click on Rise button to enter presentation.

Generate Slides

With jupyter nbconvert *.ipynb --to slides you can generate html slides of the notebooks.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published