Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kotlin Notebook: %use timefold-solver #534

Open
ge0ffrey opened this issue Jan 1, 2024 · 1 comment
Open

Kotlin Notebook: %use timefold-solver #534

ge0ffrey opened this issue Jan 1, 2024 · 1 comment
Labels
enhancement New feature or request kotlin process/needs triage Requires initial assessment of validity, priority etc.

Comments

@ge0ffrey
Copy link
Contributor

ge0ffrey commented Jan 1, 2024

From https://blog.jetbrains.com/kotlin/2023/07/introducing-kotlin-notebook/#notebook-dependencies

Remembering and locating Maven coordinates can be a cumbersome task. To simplify this process, we’ve introduced a smarter and more convenient method for loading popular libraries. Simply use the %use magic command followed by the name of one or several libraries.

So, in a Kotlin Notebook, this should just work:

%use timefold-solver

How to implement:
https://github.com/Kotlin/kotlin-jupyter/blob/master/docs/libraries.md

@ge0ffrey ge0ffrey added enhancement New feature or request process/needs triage Requires initial assessment of validity, priority etc. kotlin labels Jan 1, 2024
@ge0ffrey
Copy link
Contributor Author

ge0ffrey commented Jan 8, 2024

This issue can wait. First we need to see actual uptake of Kotlin Notebooks before we put this on the roadmap.

Either we push it to the long term backlog or close it for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request kotlin process/needs triage Requires initial assessment of validity, priority etc.
Projects
None yet
Development

No branches or pull requests

1 participant