Commit Graph

400 Commits

Author SHA1 Message Date
Ayaz Salikhov
b88eba3e59 Update the custom env recipe to correctly activate it by default (#1975)
* Update the custom env recipe to correctly activate it by default

* Remove obsolete line

* Better wording
2023-08-21 01:14:07 +02:00
Ayaz Salikhov
948f0bb336 Add info how to persist user data (#1977)
* Add info how to persist user data

* Improve wording

* Add note

* Better wording
2023-08-20 18:19:53 +02:00
Ayaz Salikhov
49a3caa5fb Trigger CI 2023-08-20 16:44:50 +02:00
Ayaz Salikhov
d154bdd800 Fix oracledb recipe 2023-08-20 16:37:26 +02:00
Ayaz Salikhov
5e65115ea4 Update example date 2023-08-19 23:39:20 +02:00
Ayaz Salikhov
a7a4be9e39 Fix more broken links 2023-08-19 17:42:45 +02:00
Ayaz Salikhov
2ecdaec832 Fix images links 2023-08-19 17:32:38 +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
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
afe6311991 Fix usage for -w in docs (#1967) 2023-08-13 18:43:17 +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
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
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
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
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
900dfc9fc4 Build pip and mamba recipes as well 2023-07-28 19:10:19 +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
acad63dec1 Delete redundant lines from xgboost recipe 2023-07-28 17:19:32 +04:00
Ayaz Salikhov
4cc92ff415 Fix jupyterhub installation example 2023-07-28 17:18:08 +04:00
Ayaz Salikhov
e8874a5fab Fix mamba install commands 2023-07-28 17:17:39 +04:00
Ayaz Salikhov
b6786dc79d Fix link 2023-07-28 14:06:38 +04:00
Ayaz Salikhov
37afcd4c85 Update manpage enabling recipe 2023-07-28 14:04:10 +04:00
Ayaz Salikhov
fc29c32237 Fix xgboost recipe 2023-07-28 13:58:53 +04:00
Ayaz Salikhov
57d6c600d1 Unify pip installation style 2023-07-28 13:48:45 +04:00
Ayaz Salikhov
832dbb97c0 Update rise to suggest JupyterLab extension 2023-07-28 13:46:42 +04:00
Ayaz Salikhov
88021e8b52 Fix dask extension recipe 2023-07-28 13:34:51 +04:00
Ayaz Salikhov
5f839cd86b Fix custom image name 2023-07-28 13:34:37 +04:00
Ayaz Salikhov
d3ffd76092 Unify base image choice 2023-07-28 13:18:07 +04:00
Ayaz Salikhov
4ee1da08c1 Do not use :latest tag 2023-07-28 13:15:10 +04:00
Ayaz Salikhov
25c16a49b7 Fix markdown reference in docs 2023-07-28 13:12:37 +04:00
Ayaz Salikhov
6d5d183acf Update docs on using mamba install or pip install 2023-07-28 13:10:35 +04:00
Ayaz Salikhov
3ab837290e Update Microsoft SQL Server ODBC driver recipe (#1952)
* Update Microsoft SQL Server ODBC driver recipe

* Fix
2023-07-28 12:38:31 +04:00
Ayaz Salikhov
df06e24103 Improve wording in docs about Jupyter Notebook (#1949)
* Improve wording in docs about Jupyter Notebook

* Fixes

* Better naming

* Apply suggestions from code review
2023-07-28 12:16:02 +04:00