Commit Graph

3458 Commits

Author SHA1 Message Date
Ayaz Salikhov
2ecdaec832 Fix images links 2023-08-19 17:32:38 +02:00
Ayaz Salikhov
a5b40a6f11 Move all images to images dir (#1972) 2023-08-19 17:25:20 +02:00
Ayaz Salikhov
feb88727d1 Update .readthedocs.yaml 2023-08-19 11:03:16 +02:00
Ayaz Salikhov
a2da70c663 Remove unnecessary ARG variable in a recipe 2023-08-19 11:00:11 +02:00
Ayaz Salikhov
aac56a610b Build contributed recipes on aarch64 (#1974)
* Build contributed recipes on aarch64

* Add --pull to contributed recipes

* Exclude recipe not working on aarch64
2023-08-19 10:42:28 +02:00
Ayaz Salikhov
73d6fe4f55 Replace rodbc link fow now 2023-08-19 10:25:47 +02:00
Ayaz Salikhov
90cffa6c26 Build all contributed recipes automatically (#1973)
* Build all contributed recipes automatically

* Add missing file

* Add checkout repo

* Fix matrix

* Remove unused var

* Add typing
2023-08-19 10:23:11 +02:00
Dani Canet
affeb4ea00 Add a recipe to install OracleDB instant client (version 21.x) (#1970)
* Add a recipe to install OracleDB instant client

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

for more information, see https://pre-commit.ci

* Split java install command to avoid errors

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

for more information, see https://pre-commit.ci

* Split java install command to avoid errors

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

for more information, see https://pre-commit.ci

* chore: lint markdown to avoid max-lenght

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

for more information, see https://pre-commit.ci

* chore: add recipe to ci-cd and fixes from review

- Use ENV docker command to upload PATH variable for Jupyter notebook.
- Make installation faster by removing extra `apt-get` commands.
- Optimize credential files generation for the sake of legibility
- Change WORKDIR back at the end.
- Use mamba instead of pip to install the oracledb library.
- Keep conda instructions for the sake of consistency with the rest of
the recipes in the page.
  Like 'Add a custom conda environment and Jupyter kernel'.

* Update oracledb recipe using suggestion from PR

Optimize image of the docker image by chaining commands.

Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>

* Fix the chaining command to remove temp files

* Set the right value for WORKDIR

* chore: fix ci-cd and specify recipe scope

- Specify scope of the recipe to v.21. version of the plugin.
- Fix the ci-cd build.
- Avoid innecessary image optimisations

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

for more information, see https://pre-commit.ci

* chore: fix ci-cd and specify recipe scope

- Specify scope of the recipe to v.21. version of the plugin.
- Fix the ci-cd build.
- Avoid innecessary image optimisations

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

for more information, see https://pre-commit.ci

* chore: remove temporary file clean

* chore: fix typo

* Update oracledb.dockerfile

* Update recipes.md

* Use alien --install

* Fix typo

* Unify comments

* Update oracledb.dockerfile

* Update oracledb.dockerfile

* Add ARG to remove copy-paste

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2023-08-19 10:16:55 +02:00
Ayaz Salikhov
66a93b2286 Remove outdated list from examples 2023-08-18 19:34:41 +02:00
Ayaz Salikhov
cf2791494e Add info about root_dir in docs (#1971)
* Add info about root_dir in docs

* Add note to running.md as well

* Better wording
2023-08-18 19:16:49 +02:00
Ayaz Salikhov
284be27ee7 Sort lines in contributed-recipes 2023-08-18 14:44:58 +02:00
Matthias Jobst
72ef9bc17d Healthcheck gives correct result even behind proxy (#1964)
* Fixed #1962

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

for more information, see https://pre-commit.ci

* Update base-notebook/docker_healthcheck.py

Use empty string instead of None

Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2023-08-13 23:14:47 +04:00
Ayaz Salikhov
afe6311991 Fix usage for -w in docs (#1967) 2023-08-13 18:43:17 +04:00
Ayaz Salikhov
4f74f9a934 Fix typo 2023-08-13 18:01:37 +04:00
Ayaz Salikhov
13c7da8fce Temporarily pin jupyterlab and notebook in scipy-notebook 2023-08-13 17:59:45 +04:00
Ayaz Salikhov
0ba7a4c15a Install latest docker version to aarch64 runners 2023-08-03 15:43:38 +04:00
Ayaz Salikhov
c6ec6184ab Fix chown for aarch64 runner 2023-08-03 14:09:51 +04:00
Ayaz Salikhov
e1bd309263 Use curl instead of wget for Spark and Julia downloads (#1950)
Co-authored-by: Bjørn Jørgensen <bjornjorgensen@users.noreply.github.com>
2023-08-03 13:18:01 +04:00
Ayaz Salikhov
1d9e4f99a5 Improve pre-commit hadolint name 2023-08-03 02:01:48 +04:00
Ayaz Salikhov
83c70a7dbe Build contributed recipes one hour before building images 2023-08-03 01:59:03 +04:00
Ayaz Salikhov
b5003a0259 Add docs how to change frontend for JupyterHub singleuser image (#1957)
* Add docs how to change frontend for JupyterHub singleuser image

* Update common.md
2023-08-02 11:45:04 +04:00
pre-commit-ci[bot]
7202c631fd [pre-commit.ci] pre-commit autoupdate (#1956) 2023-08-01 13:54:11 +04:00
Ayaz Salikhov
7057b1fc3c Fix lint install command 2023-07-31 13:30:35 +04:00
Ayaz Salikhov
e2a3c33d30 Fix start.sh location in docs 2023-07-31 13:17:41 +04:00
Ayaz Salikhov
8707b7a0b4 Update tag example 2023-07-31 12:54:59 +04:00
Ayaz Salikhov
d31f784b43 Fix some typos 2023-07-30 19:24:55 +04:00
Ayaz Salikhov
5636018668 Update pre-commit hooks 2023-07-30 15:44:22 +04:00
Ayaz Salikhov
9cf9ff2b85 Call contributed-recipes check after docker build 2023-07-29 12:17:01 +04:00
Ayaz Salikhov
0b7d08cc5f Fix Docker Hub name 2023-07-29 12:05:21 +04:00
Ayaz Salikhov
4387d1d12b Add workflow_dispatch to contributed-recipes workflow 2023-07-29 11:30:13 +04:00
Ayaz Salikhov
3778ebff6e Unify fix-permissions usage 2023-07-28 23:40:50 +04:00
Ayaz Salikhov
b4f1acc0d6 Use mamba instead of pin for delta-spark 2023-07-28 23:36:47 +04:00
Ayaz Salikhov
f14658e28f Add missing file 2023-07-28 23:31:27 +04:00
Ayaz Salikhov
4a6057f58f Update spellcheck notebookv6 recipe 2023-07-28 23:29:50 +04:00
Ayaz Salikhov
b323e5d850 Remove unused docker command 2023-07-28 23:11:24 +04:00
Ayaz Salikhov
0291bd6fa1 Use jupyter/base-notebook in an example 2023-07-28 23:08:27 +04:00
Ayaz Salikhov
d169b6ad45 Better wording 2023-07-28 22:56:24 +04:00
Ayaz Salikhov
513218c44b Update jupyterhub specific version choice docs 2023-07-28 22:50:23 +04:00
Ayaz Salikhov
35a8587e4a Update docs on using DockerSpawner 2023-07-28 22:48:59 +04:00
Ayaz Salikhov
9590b0e13c Do not use --detach for docker-compose in recipe 2023-07-28 22:35:52 +04:00
Ayaz Salikhov
ff657c7d51 Remove tags from examples folder 2023-07-28 22:33:40 +04:00
Ayaz Salikhov
32733a437d Improve style 2023-07-28 22:19:47 +04:00
Ayaz Salikhov
9dffd42758 Fix custom conda environment recipe 2023-07-28 22:19:09 +04:00
Ayaz Salikhov
46e92f69ac Unify docker build command 2023-07-28 22:13:06 +04:00
Ayaz Salikhov
4f2ac22a1b Update contributing recipes makrdown 2023-07-28 19:14:17 +04:00
Ayaz Salikhov
900dfc9fc4 Build pip and mamba recipes as well 2023-07-28 19:10:19 +04:00
Ayaz Salikhov
7ebbe86147 Build recipes in GitHub Actions (#1955)
* Build recipes in GitHub Actions

* Fix typo

* Fix matrix var name
2023-07-28 19:05:52 +04:00
Ayaz Salikhov
3f257bdb4e Warn outdated recipes might be broken (#1954) 2023-07-28 18:42:00 +04:00
Ayaz Salikhov
5e381019fd Move recipe Dockerfiles to separate files (#1953) 2023-07-28 18:23:39 +04:00
Ayaz Salikhov
bc938c50dc Temporarily disable tests using conda --json output 2023-07-28 18:22:43 +04:00