Commit Graph

23 Commits

Author SHA1 Message Date
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
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
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
a8b7682fd6 Add newlines 2021-04-17 18:20:37 +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
Ayaz Salikhov
b6d96d1ca2 Improve documentation 2020-05-28 11:47:48 +02:00
Vadim Stepanov
b35c2818de fixt typo 2019-10-18 19:54:11 +03:00
Justin Tyberg
69150f2fd0 Fix letsencrypt in make-deploy example.
(c) Copyright IBM Corp. 2016
2016-02-11 14:09:08 -05:00
Peter Parente
74ed72a83d Final example cleanup
* Fix missing export on virtualbox-vm settings
* Note about busted make on ubuntu 14.04
* Pin jupyter/minimal-notebook version so example always works
* Bit more of a hint about additional parameters

(c) Copyright IBM Corp. 2015
2015-12-28 12:01:18 -05:00
Peter Parente
65c5fadbd1 Fix lets encrypt for renewals
Cannot use custom output path when renewing, so do not use it at all

(c) Copyright IBM Corp. 2015
2015-12-22 16:33:52 -05:00
Peter Parente
ba6086c119 Fix SoftLayer CPUs and DNS
(c) Copyright IBM Corp. 2015
2015-12-22 16:33:26 -05:00
Peter Parente
9f8af4fee2 Fix virtualbox CPUs
(c) Copyright IBM Corp. 2015
2015-12-22 16:33:09 -05:00
Peter Parente
a7b9485a0e More options for securing the notebook
* letencrypt workflow
* Don't mount self-signed secrets directory over runtime
  dir where nbextensions might be preinstalled from Dockerfile

(c) Copyright IBM Corp. 2015
2015-12-11 00:19:40 -05:00
Peter Parente / Justin Tyberg
be926f24a1 make-deploy example: run stacks on docker-machines
(c) Copyright IBM Corp. 2015
2015-12-10 13:30:15 -05:00