Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 739 Bytes

README.adoc

File metadata and controls

33 lines (21 loc) · 739 Bytes

Timefold Jupyter notebooks

Planning optimization made easy.
timefold.ai

Overview of all notebooks

Getting started

Kotlin

  • Open this repository in IntelliJ IDEA.

  • Install the IntelliJ plugin Kotlin Notebook and restart.

  • Open menu File > Project Structure > Project Settings> Project

    • Set SDK to at least Java 17.

    • Set Language level to at least Java 17.

  • Open a notebook from the list above and run it.

Python

Use Python 3.12, not 3.13 currently.