Files
jupyterhub/docs
Matthias Bussonnier 2e872069fb Use $() for command substitution instead of backticks/quotes.
One of the example was using quotes instead of backticks.
Backticks are the "older" way of doing things, which has a number of
disadvantes:

    http://mywiki.wooledge.org/BashFAQ/082

Here I'm more worried about readability as depending on font and "smart"
editor helping on the web, many people may confuse ` with ', it could
end up modifying formatting on makrdown powered website... etc...
2018-10-04 13:44:16 -07:00
..
2018-09-26 18:34:51 -04:00
2016-01-05 19:45:49 -08:00
2017-08-08 22:41:23 -07:00
2018-09-24 16:21:40 +02:00