Ayaz Salikhov
d7637de684
Update tag example
2022-09-27 14:59:06 +04:00
Ayaz Salikhov
064599f0be
Improve docs about tags
2022-08-06 10:58:12 +04:00
Ayaz Salikhov
103da29c0a
Merge branch 'main' into asalikhov/ubuntu_jammy
2022-07-09 16:50:05 +04:00
Ayaz Salikhov
f445acf037
Update tag example
2022-07-08 00:42:20 +04:00
Ayaz Salikhov
061b2b2d4c
Use ubuntu:jammy in more places
2022-07-05 22:01:54 +04:00
Ayaz Salikhov
a420c15d53
Update tags in documentation
2022-03-30 19:20:23 +01:00
Ayaz Salikhov
bcf5118cb7
Fix minor PyCharm issues
2022-03-19 00:15:27 +02:00
Ayaz Salikhov
d3adf90e91
More docs cleanup
2022-02-04 02:02:53 +03:00
Ayaz Salikhov
ff63c762e5
More notes
2022-02-02 12:54:27 +03:00
Ayaz Salikhov
28a0f4c8b4
Cleanup docs
2022-02-02 01:19:38 +03:00
Ayaz Salikhov
3306119c2d
Update the tag in docs
2022-01-21 13:58:08 +02:00
Ayaz Salikhov
1fce48cd6c
Use mamba instead of conda where possible
2021-08-24 23:41:32 +03:00
Ayaz Salikhov
334381dfe2
Limit markdown line length to 200
2021-06-21 12:59:21 +03:00
Ayaz Salikhov
0999f1a36f
Unify bash variables usage and add quotes where needed
2021-05-26 13:06:10 +03:00
Ayaz Salikhov
ccebe16e6e
More installation updates
2021-05-25 14:34:02 +03:00
Ayaz Salikhov
7bf833c183
Update tags in documentation
2021-05-22 16:55:58 +03:00
Ayaz Salikhov
fbceaa9892
Fixes
2021-05-22 14:01:01 +03:00
Ayaz Salikhov
c0ae562059
Fix all shellcheck warnings
2021-05-21 15:49:49 +03:00
Ayaz Salikhov
3734d39090
Fix shellcheck warnings
2021-05-20 15:38:03 +03:00
Ayaz Salikhov
57c360e485
Merge branch 'master' into asalikhov/make_markdown_prettier
2021-05-19 12:42:44 +03:00
Ayaz Salikhov
f008b37ebb
Remove empty README.md file
2021-05-07 14:34:56 +03:00
Ayaz Salikhov
453556b2c4
Make markdown files look prettier using prettier :)
2021-05-07 00:53:06 +03:00
Ayaz Salikhov
c2031e2a4a
Fix more errors
2021-05-01 13:07:40 +03:00
Ayaz Salikhov
bf5ec600d1
Use mdlint rules [WIP]
2021-05-01 12:52:41 +03:00
Ayaz Salikhov
bf9660a054
Bunch of small refactorings and updates
2021-04-17 13:25:23 +03:00
romainx
ba4b59db11
Resolve Docker lint (hadolint) errors
...
- Exclude `ppc64` Dockerfiles from the linting in pre-commit since we cannot check their build easily and so fix the lint errors without breaking something (already excluded in the `Makefile`)
- Fix examples Dockerfile to invert root and jovyan user instructions (Last user should not be root `DL3002`)
2020-08-16 10:24:24 +02:00
Peter Parente
3923ac6267
Merge branch 'master' into asalikhov/ubuntu_focal
2020-06-17 22:26:32 -04:00
Peter Parente
0610908e8e
Merge branch 'master' into asalikhov/bash_codestyle
2020-06-15 08:37:27 -04:00
Ayaz Salikhov
d4a632faef
Fix bash files codestyle
2020-06-13 20:32:52 +02:00
Ayaz Salikhov
cf0212611f
Fix yaml files codestyle
2020-06-13 20:24:39 +02:00
Peter Parente
1c204509e1
Merge branch 'master' into asalikhov/ubuntu_focal
2020-05-29 09:12:34 -04:00
Ayaz Salikhov
b6d96d1ca2
Improve documentation
2020-05-28 11:47:48 +02:00
Ayaz Salikhov
a2086ce626
Start using Ubuntu 20.04 (focal)
2020-05-28 10:42:03 +02:00
Braden Pellett
ac04480084
Upgrade Ubuntu to latest LTS (Bionic 18.04)
...
Upgrade Ubuntu to latest LTS (Bionic 18.04), including:
- Change the IMAGE used for base-notebook;
- Keep Mesos install from Mesosphere's Xenial repository, since they
don't yet have a Bionic repository;
- gnupg needs to be installed for apt-key to work;
- --force-yes option to apt-get has been removed;
- Package libav-tools is replaced by ffmpeg;
- Update Let's Encrypt example script to use 18.04.
2018-06-01 13:03:12 -07:00
Min RK
0351f0c3b7
base image on ubuntu:16.04
2017-08-09 11:07:29 +02:00
Justin Tyberg
4da0bf5471
Update docker-compose example README.
...
(c) Copyright IBM Corp. 2016
2016-02-16 11:40:58 -05:00
Justin Tyberg
4a4aabecd9
Add .DS_Store entry to .gitignore.
...
(c) Copyright IBM Corp. 2016
2016-02-16 11:40:16 -05:00
Justin Tyberg
b87886633f
Add example for deploying notebook container using Docker Compose.
...
(c) Copyright IBM Corp. 2016
2016-02-15 18:21:04 -05:00