File tree
5 files changed
+15
-16
lines changed- spectrafit
- test
- vendor
5 files changed
+15
-16
lines changed+6-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
17 | 18 |
| |
18 |
| - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
19 | 23 |
| |
20 | 24 |
| |
21 | 25 |
| |
| |||
27 | 31 |
| |
28 | 32 |
| |
29 | 33 |
| |
30 |
| - | |
| 34 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
|
Submodule docker-stacks updated 46 files
- .github/workflows/contributed-recipes.yml+3-1
- .github/workflows/docker-build-test-upload.yml+2-2
- .pre-commit-config.yaml+9-8
- .readthedocs.yaml+3
- CHANGELOG.md+9
- Makefile+2-2
- README.md+10-8
- binder/Dockerfile+3-3
- docs/contributing/features.md+1
- docs/contributing/lint.md+1-1
- docs/contributing/stacks.md+1-1
- docs/images/inherit.svg+12-10
- docs/index.rst+1
- docs/using/common.md+3-3
- docs/using/custom-images.md+88
- docs/using/faq.md+2-2
- docs/using/recipe_code/docker-bake.python312.hcl+44
- docs/using/recipe_code/generate_matrix.py+6-1
- docs/using/recipe_code/ijavascript.dockerfile+23
- docs/using/recipe_code/microsoft_odbc.dockerfile+2-2
- docs/using/recipe_code/oracledb.dockerfile+3-3
- docs/using/recipes.md+15-20
- docs/using/running.md+8-8
- docs/using/selecting.md+13-11
- docs/using/troubleshooting.md+2-2
- examples/docker-compose/README.md+1-1
- images/all-spark-notebook/Dockerfile+3-3
- images/base-notebook/Dockerfile+6-6
- images/datascience-notebook/Dockerfile+2-2
- images/docker-stacks-foundation/Dockerfile+22-10
- images/docker-stacks-foundation/start.sh+9-5
- images/julia-notebook/Dockerfile+2-2
- images/minimal-notebook/Dockerfile+2-2
- images/pyspark-notebook/Dockerfile+2-2
- images/pytorch-notebook/Dockerfile+4-4
- images/pytorch-notebook/cuda11/Dockerfile+8-8
- images/pytorch-notebook/cuda12/Dockerfile+8-8
- images/r-notebook/Dockerfile+2-2
- images/scipy-notebook/Dockerfile+4-4
- images/tensorflow-notebook/Dockerfile+7-3
- images/tensorflow-notebook/cuda/20tensorboard-proxy-env.sh+10
- images/tensorflow-notebook/cuda/Dockerfile+9-5
- requirements-dev.txt+1
- tests/docker-stacks-foundation/test_packages.py+1
- tests/docker-stacks-foundation/test_user_options.py+39
- tests/package_helper.py+9-9
0 commit comments