docker-stacks icon indicating copy to clipboard operation
docker-stacks copied to clipboard

Ready-to-run Docker images containing Jupyter applications

Results 59 docker-stacks issues
Sort by recently updated
recently updated
newest added

## Describe your changes Removing inkscape package from the minimal-notebook as suggested by @benz0li in this [issue](https://github.com/jupyter/docker-stacks/issues/1754). ## Checklist (especially for first-time contributors) - [x ] I have performed a...

### What docker image(s) are you using? base-notebook ### OS system and architecture running docker image linux/amd64 ### What Docker command are you running? docker run -v $PWD:/home/jovyan -p 8888:8888...

type:Bug
tag:Upstream

### What docker image(s) is this feature applicable to? all-spark-notebook ### What changes are you proposing? Can we get an image with Delta included? https://docs.delta.io/latest/quick-start.html ### How does this affect...

type:Enhancement
tag:Upstream

### What docker image(s) is this feature applicable to? minimal-notebook ### What changes are you proposing? Remove inkscape from `minimal-notebook`. ### How does this affect the user? Smaller size; less...

type:Enhancement

### What docker image(s) is this feature applicable to? all-spark-notebook, base-notebook, datascience-notebook, minimal-notebook, pyspark-notebook, r-notebook, scipy-notebook, tensorflow-notebook ### What changes are you proposing? It would be great to merge `amd64`...

type:Enhancement
type:Arm

`cookiecutter-docker-stacks` is a project, which allows other people to easily create their custom images. It uses `cookiecutter` to allow to use part of the repo as a template for newly...

### What changes are you proposing? Please note **I am not proposing a new docker-stack image** but something entirely different A bit of context: I am currently working on https://github.com/jupyter/accessibility...

type:Question

DocsQA contacted me about their product, which allows much better documentation search. It creates a nice bot, which can answer user questions using existing documentation. And it's free for open...

### What docker image(s) are you using? datascience-notebook ### OS system and architecture running docker image Fedora CoreOS 35 ### What Docker command are you running? Whatever is the default...

type:Bug

Hello everyone! First, I just want to say that at work we almost exclusively use Jupyter as our data science platform and appreciate everything that the community and the Jupyter...

type:Enhancement