Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FP Beispiele zur Datenanalyse mit Python

This repository publishes teaching notebooks as static HTML with Quarto.

Layout

  • notebooks/: source Jupyter notebooks, downloadable from GitHub
  • docs/: rendered static HTML for GitHub Pages
  • _quarto.yml: Quarto project configuration
  • index.qmd: site landing page

Render locally

quarto render

The generated site starts at docs/index.html.

Publish with GitHub Pages

In the GitHub repository settings, configure Pages as:

  • Source: deploy from a branch
  • Branch: main
  • Folder: /docs

Then commit both the source notebooks and the rendered docs/ directory.

Binder support can be added later with a small environment file once the runtime dependencies for all notebooks are finalized.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages