jonathanindig

Results 46 issues of jonathanindig

I'm not quite sure whether this is a bug or intentional, but I thought I'd report it here just in case. In Polynote we're very happily using Jep to support...

improvement

When a new notebook is uploaded we should treat it like a new notebook and select a default Spark template for it (as long as it doesn't already have a...

enhancement
spark

We've been hearing some reports from users that the kernel pane sometimes disappears while they are working on a notebook. Switching to the Home tab and then back to the...

bug
ui

Jep released a new version - [4.2](https://github.com/ninia/jep/blob/v4.2.0/release_notes/4.2-notes.rst) - which seems to break things: ``` 2023-12-20 16:31:23.039980500 | java.lang.StackOverflowError 2023-12-20 16:31:23.040355500 | at jep.Jep.init(Native Method) 2023-12-20 16:31:23.040579500 | at jep.Jep.(Jep.java:155) 2023-12-20...

bug
python

Docker is [sunsetting "Free Team Organizations"](https://web.docker.com/rs/790-SSB-375/images/privatereposfaq.pdf), which is what we use. I applied for the "Docker-sponsored Open Source program" (haven't yet heard back), but I figure it might be easier...

deployment

Currently you can specify which Scala version to use in your notebook's configuration, but you can't do the same for Python. This should be relatively easy to do!

good first issue
python