Commit Graph

8 Commits

Author SHA1 Message Date
Georgiana Elena
da9e7d86fc Update docs/howto/env/user-environment.rst
Co-Authored-By: Yuvi Panda <yuvipanda@gmail.com>
2020-01-31 09:22:57 +02:00
GeorgianaElena
1cc29df1fd Preserve PATH when using sudo 2020-01-30 19:53:58 +02:00
GeorgianaElena
e6d340eb44 Document how to upgrade python for existing installs 2020-01-30 19:50:20 +02:00
Chris Holdgraf
4821c91a75 adding server resources 2018-10-06 12:12:00 -07:00
Min RK
01a1226d51 update config path in docs 2018-08-28 14:23:44 +02:00
Matthias Bussonnier
8650aacd57 Fix some typos
Using `codespell -q3 -w` that I just discovered.

(https://github.com/codespell-project/codespell, pip install codespell)
2018-08-27 17:58:26 -07:00
yuvipanda
28af89a381 Move tljh-config symlink to /usr/bin
Removes a lot of 'sudo -E' usage, and eventually should
let us get rid of the $PATH override for jupyterhub-admins,
which arguably is less secure than just dropping stuff into
/usr/bin

Also remove sudo -E from apt and mkdir calls. Not necessary.
2018-08-12 22:05:18 -07:00
yuvipanda
d4b28bb62f Rename 'envt' to 'env'
Other option is the full blown 'environment'
2018-08-12 21:25:42 -07:00