Holden Karau
Holden Karau
I'd really like to be able to include snippets of files like in asciidoctor.
The ARM container can be built with docker buildx build -t [USERNAME]/polynote:dev --push --platform linux/arm64,linux/amd64 . -f ./docker/dev/Dockerfile for someone who has docker buildx set up, but it would be...
I don't know if others would be interested in this, but I'm working on a proof-of-concept to integrate with zero to jupyterhub. TODO: security https://scalingpythonml.com/2021/07/06/initial-steps-getting-polynote-and-zero-to-jupyterhub-to-work-together-ish.html
### Proposed change Allow host_allowlist to be specified on the command line, currently attempting to specify a list on the command line results in ` ValueError: host_allowlist only accepts one...
It would be really useful if the default builds supported arm, docker buildx makes this a lot easier than it used to be.
This allows the container to be used from the zero-to-jupyterhub launcher (aka kubespawner).
Our test coverage is super low. Try and improve test coverage.
Once travis-ci/apt-source-whitelist#287 is resolved (or we can otherwise access R >= 3) in our travis env enable the SparkR tests.
We should port at least some of the examples to the Java API.