|
1 | 1 | # A Jupyter Application Operator (for the Data Manager API)
|
2 | 2 |
|
3 |
| -[]() |
| 3 | +[]() |
4 | 4 | [](https://github.com/InformaticsMatters/code-repository-development-stages)
|
5 | 5 |
|
6 | 6 | 
|
7 | 7 |
|
8 |
| -[](https://github.com/informaticsmatters/data-manager-jupyter-operator/actions/workflows/build.yaml) |
9 |
| -[](https://github.com/informaticsmatters/data-manager-jupyter-operator/actions/workflows/build-latest.yaml) |
10 |
| -[](https://github.com/informaticsmatters/data-manager-jupyter-operator/actions/workflows/build-tag.yaml) |
11 |
| -[](https://github.com/informaticsmatters/data-manager-jupyter-operator/actions/workflows/build-stable.yaml) |
| 8 | +[](https://github.com/informaticsmatters/squonk2-data-manager-jupyter-operator/actions/workflows/build.yaml) |
| 9 | +[](https://github.com/informaticsmatters/squonk2-data-manager-jupyter-operator/actions/workflows/build-latest.yaml) |
| 10 | +[](https://github.com/informaticsmatters/squonk2-data-manager-jupyter-operator/actions/workflows/build-tag.yaml) |
| 11 | +[](https://github.com/informaticsmatters/squonk2-data-manager-jupyter-operator/actions/workflows/build-stable.yaml) |
12 | 12 |
|
13 |
| - |
| 13 | + |
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 | 17 | [](https://conventionalcommits.org)
|
18 | 18 | [](https://github.com/pre-commit/pre-commit)
|
19 | 19 | [](https://github.com/psf/black)
|
20 | 20 |
|
21 | 21 | This repo contains a Kubernetes _Operator_ based on the [kopf] and [kubernetes]
|
22 |
| -Python packages that is used by the **Informatics Matters Data Manager API** |
| 22 | +Python packages that is used by the **Informatics Matters Squonk2 Data Manager API** |
23 | 23 | to create Jupyter Notebooks for the Data Manager service.
|
24 | 24 |
|
25 | 25 | The operator's Custom Resource Definition (CRD) can be found in
|
|
0 commit comments