Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2022 12:20 AM
So I was wondering who uses package cells in scala?
We have this library (jar) which has some useful functions we use all over the place. But that's about it. So I think we can do the same thing without a jar but with package cells.
But I never hear anyone talking about them so I was wondering if there is something inherently bad about them or something like that.
We exclusively use notebooks btw.