docker-stacks
docker-stacks copied to clipboard
Ready-to-run Docker images containing Jupyter applications
I would like to ask what it takes to become a project jupyter member. And what responsibilities it implies :) I've been super-concentrated on one repository (I believe it is...
### 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? Become a dockerhub verified publisher: https://docs.docker.com/docker-hub/publish/ ###...
### What docker image(s) are you using? base-notebook ### OS system and architecture running docker image Alpine Linux v3.11/amd64 ### What Docker command are you running? *See the reproducing steps*...
Creating a new issue to make review - and follow through easier (Also I will be working on this 😉) --- I think this is a good direction because we...
Contributed recipes are not checked in CI, were mostly added a long time ago and so they might be out-of-date. It would be nice if someone checked them, updated packages...
**What docker images this feature is applicable to?** - `jupyter/base-notebook` - Notebooks that use startup hooks to configure the environment **What changes do you propose?** Split `start-notebook.sh` or `start.sh` into...
@parente I created an issue, to kindly ask you for additional permissions on DockerHub Read the Docs. These permissions will sometimes make maintenance of this project much easier. My username...
This issue represents the following comments from another PR, so we can mark them as resolved without forgetting them. ~https://github.com/jupyter/docker-stacks/pull/1512#discussion_r745520508~ fixed https://github.com/jupyter/docker-stacks/pull/1512#discussion_r745526275
Possible future improvements (just a note for someone, who will want to improve our docker stacks): 1. Test `JUPYTER_DOCKER_STACKS_QUIET` env variable 2. Always add log_level like this: `_log "INFO" "my_message"...
I know it only need add env in pyspark , but there is no introduction tell how to add jar in scala