Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2023 01:32 AM
for a jar you need to build it (using SBT for example). Notebooks are not able to do that.
I create jars in IntelliJ with SBT.
What you can do is not using a jar at all but use package cells.
However I do not think those are used a lot because a while ago I asked a question on the forum who uses package cells and nobody confirmed they did.