Skip to content

LUH-DBS/DBSII_Script

Repository files navigation

DBSII_Script

GitHub Pages

This repository provides lecture materials and interactive scripts for the course "Datenbanksysteme II." All content is structured as Jupyter Book for convenient learning and exploration. View current script on GitHub Pages.

Quickstart

Prerequisites

  • Python 3.8+
  • Jupyter Book

Installation

pip install -U jupyter-book

Build the Book

jupyter-book build DBSII_Script

Deploy to GitHub Pages:

ghp-import -n -p -f _build/html

Contributing

Contributions are welcome! Please open an issue to discuss major changes before submitting a Pull Request.

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Support

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •