Skip to content

sunnivin/good-scientific-software-for-free

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slides with marp

The code quality is essential for reproducibility and maintainability. In this talk I will show some tricks you can use to automatically increase the quality of your Python code at "zero" cost.

Keywords: pre-commits, python, good enough practices

Usage

The content of this talk is placed in the file called talk.md and is mostly written in markdown. Styling that not (yet) exists in markdown is controlled with CSS or HTML.

Convert to html with a template file

Pure markdown files can (currently) not split a slide in column without html.

To convert the slidedeck into a '*.html' file:

marp --theme-set ngi-theme.css --html -w talk.md

Some nice issues to pay attention to

About

A talk about some software engineering tricks that can help you as a scientific developer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published