[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
pull/1433/head
pre-commit-ci[bot] 2025-08-01 16:53:24 +00:00
rodzic aae1c6cdbf
commit ee2373b9e9
3 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -6,6 +6,7 @@ In this case, you won't have to maintain anything -- you'll simply use a communi
Here are some steps to follow.
## First, find a community-maintained image for your workflow
Many communities define their own user envionment images for re-use. Here are a few to look into:
1. [jupyter Docker-stacks](https://jupyter-docker-stacks.readthedocs.io/) has a number of user images for general data science workflows.

Wyświetl plik

@ -3,6 +3,7 @@
Many users of `repo2docker` primarily wish to define the environment for a Binder or a JupyterHub. Here are four ways to accomplish this, from least-to-most work.
% TO EDIT THIS FIGURE: Load the linked SVG into excalidraw.com, make edits, and re-export.
```{figure} ../_static/images/whentouse.svg
A decision tree for the recommended way to get your reproducible user environment using `repo2docker` or a community image built with `repo2docker`.
```