Commit Graph

  • e3ae2c3d77 Add explicit 'workflows' to CircleCI config yuvipanda 2018-07-11 12:21:57 -07:00
  • 4a028e1927 Split CircleCI into unit test & integration jobs yuvipanda 2018-07-11 12:16:46 -07:00
  • 1a6e44008c Remove extra 'tutorial' section in the Index yuvipanda 2018-07-11 12:10:45 -07:00
  • 40667c15a4 Cleanup installation instructions in documentation yuvipanda 2018-07-11 12:00:58 -07:00
  • bd122ef218 Use HTTPS links to RTD in README yuvipanda 2018-07-11 11:53:27 -07:00
  • 92962aa159 Add info about documentation to README yuvipanda 2018-07-11 11:53:05 -07:00
  • 0d526ba819 Remove 'install' guide yuvipanda 2018-07-11 11:43:15 -07:00
  • ff5b8006ed Clarify wording in README yuvipanda 2018-07-11 10:45:02 -07:00
  • 84e945367d Make README better yuvipanda 2018-07-11 10:37:05 -07:00
  • 4d9d9c2d99 Bake docker-ce into the base image yuvipanda 2018-07-11 10:02:07 -07:00
  • 20f3116e58 Revert "Parallelize unit tests in CI with pytest-xdist" yuvipanda 2018-07-11 09:40:26 -07:00
  • 9479f3c6b9 Parallelize unit tests in CI with pytest-xdist yuvipanda 2018-07-11 09:31:01 -07:00
  • ef8d111b40 Use proper --mount syntax for cgroup passthrough volume mount yuvipanda 2018-07-11 09:30:18 -07:00
  • ebb95bfcd8 Pass through cgroups when trying to run systemd yuvipanda 2018-07-11 09:24:38 -07:00
  • b5956f911f Remove journalctl from JupyterHub check step yuvipanda 2018-07-11 02:35:17 -07:00
  • fdbdc58727 Fix typo in .circleci/config.yaml yuvipanda 2018-07-11 02:21:11 -07:00
  • 0b938f7b9b Don't publish port / bind mount inside CircleCI yuvipanda 2018-07-11 02:15:47 -07:00
  • 732ca48887 Fix syntax error in integration-test.py yuvipanda 2018-07-11 02:09:38 -07:00
  • f6a5566b42 Use python script to run integration test yuvipanda 2018-07-11 02:04:41 -07:00
  • 58e0b535f1 Move notebook interfaces docs to 'how-to' yuvipanda 2018-07-11 01:58:30 -07:00
  • 3c755af154 Move notebook interface switching to how-to guide yuvipanda 2018-07-10 16:03:05 -07:00
  • 8f30c774b0 Move user-environment howto to how-to section yuvipanda 2018-07-10 14:39:26 -07:00
  • c779bdeb17 Add instructions for installation on your own server yuvipanda 2018-07-10 14:35:14 -07:00
  • bb17195bdd Cleanup README.rst yuvipanda 2018-07-10 14:27:06 -07:00
  • d015b33f77 Fix home directory test yuvipanda 2018-07-10 11:51:44 -07:00
  • 35d892a26e Don't handle merging lists yuvipanda 2018-07-10 11:45:07 -07:00
  • 35517aab5c Normalize heading levels to match documentation guidelines yuvipanda 2018-07-10 11:35:18 -07:00
  • 13dcd2f871 Add documentation guidelines yuvipanda 2018-07-10 10:21:53 -07:00
  • 8f038cff75 Remove quickstart yuvipanda 2018-07-05 19:07:25 -07:00
  • cd97906b01 Merge pull request #24 from choldgraf/docs Yuvi Panda 2018-07-05 18:52:52 -07:00
  • c6fbf47774 adding copy buttons to code blocks Chris Holdgraf 2018-07-05 17:51:51 -07:00
  • 4fcf41a6c6 factoring out some text that's shared between guides Chris Holdgraf 2018-07-05 16:19:03 -07:00
  • a7c77746b4 Add Google Cloud tutorial to index page yuvipanda 2018-07-05 14:41:03 -07:00
  • a822d75e15 Add Google Cloud Tutorial yuvipanda 2018-07-05 14:19:08 -07:00
  • 4a2a120c54 Fix minor syntax issue yuvipanda 2018-07-04 16:07:00 -07:00
  • ab2ede8acb Merge pull request #19 from ctb/update/jetstream_tutorial Yuvi Panda 2018-07-04 14:57:56 -07:00
  • 84e93d3cf5 note that user is created first time server is started C. Titus Brown 2018-07-04 07:29:13 -07:00
  • 54b8a395f6 update jetstream tutorial with links, minor fixes C. Titus Brown 2018-07-04 07:25:08 -07:00
  • 8a229963d6 Fix image reference in JetStream tutorial yuvipanda 2018-07-03 21:45:20 -07:00
  • 8bd7bce9b2 Add a JetStream tutorial yuvipanda 2018-07-03 21:37:42 -07:00
  • ac06e5f2e9 Re-organize image locations to make a bit more sense yuvipanda 2018-07-03 18:32:52 -07:00
  • 60ca1fa14d Remove recommonmark usage from conf.py yuvipanda 2018-07-03 18:23:26 -07:00
  • 9e213eb3fd Add a digitalocean quickstart yuvipanda 2018-07-03 18:22:52 -07:00
  • 49ea4665c6 Explicitly create user home directory when creating user yuvipanda 2018-07-03 17:51:32 -07:00
  • 4c7cd6a4b5 Use gpasswd instead of usermod yuvipanda 2018-07-03 17:34:57 -07:00
  • cb26150820 Use useradd rather than adduser to create users yuvipanda 2018-07-03 17:20:41 -07:00
  • d7ddbf2a32 Disable user creation by default yuvipanda 2018-07-03 16:28:20 -07:00
  • 154cc00a31 Add --admin params to bootstrap / installer to set up admin accts yuvipanda 2018-07-03 16:18:32 -07:00
  • 2b20a0b766 Make firstuseauthenticator the default yuvipanda 2018-07-03 11:54:42 -07:00
  • 3ee26118ae Fix incomplete refactor of miniconda version specification yuvipanda 2018-07-02 16:03:16 -07:00
  • f3cfd36d52 Cleanup bootstrap + add docstrings yuvipanda 2018-07-02 15:55:53 -07:00
  • 715860707b Rewrite bootstrapper in Python yuvipanda 2018-07-02 15:12:26 -07:00
  • a3cb0e0825 Upgrade tljh install when running installer yuvipanda 2018-07-01 12:16:40 -07:00
  • aab0f8e036 Temporary fix for mergeing dictionary bug yuvipanda 2018-07-01 11:54:26 -07:00
  • 1bc19ad0a7 Cleanup quickstart to be simpler & clearer yuvipanda 2018-07-01 11:25:53 -07:00
  • f07cc160f4 [tutorial] Add note about creating config.yaml file if it doesn't exist yuvipanda 2018-07-01 10:25:56 -07:00
  • c8b5fe3462 Add more context + badges to README yuvipanda 2018-06-29 14:41:49 -07:00
  • a5a11ac6d7 Merge pull request #6 from gedankenstuecke/patch-2 Yuvi Panda 2018-06-29 11:01:07 -07:00
  • fc3f886b01 Merge pull request #7 from rgbkrk/patch-1 Yuvi Panda 2018-06-29 10:53:02 -07:00
  • 6c834b29d0 Pour some tea 🍵 Kyle Kelley 2018-06-29 10:52:28 -07:00
  • 450f1a2dc9 minor fixes to dev-instructions Bastian Greshake Tzovaras 2018-06-29 10:04:50 -07:00
  • 5675aafcf5 [CI] Check JupyterHub is up after installation yuvipanda 2018-06-29 03:12:16 -07:00
  • 4ae6f055d3 [CI] Run installer in built docker container yuvipanda 2018-06-29 02:56:43 -07:00
  • 8ad0205264 [CI] Automatically say 'yes' to docker-ce install yuvipanda 2018-06-29 02:48:27 -07:00
  • 061b77e944 [CI] Don't use sudo anywhere yuvipanda 2018-06-29 02:41:47 -07:00
  • d5828192f8 [CI] Fix indenting errors in CircleCI config yuvipanda 2018-06-29 02:37:06 -07:00
  • d8c965624c [CI] Install docker explicitly before trying to use it yuvipanda 2018-06-29 02:34:19 -07:00
  • 41f368d02d [CI] Setup docker + try running systemd container yuvipanda 2018-06-29 02:26:20 -07:00
  • b874e6c7f0 [CI] Don't use sudo to run tests yuvipanda 2018-06-29 02:21:02 -07:00
  • 97fed91c80 [CI] Fix key used for caching conda env yuvipanda 2018-06-29 02:20:43 -07:00
  • fb1472cc77 Use miniconda to run tests on circleci yuvipanda 2018-06-29 02:18:45 -07:00
  • e9f965be5b Add initial circle ci config yuvipanda 2018-06-29 02:05:36 -07:00
  • f86e442ec1 Don't install hub's conda if you don't have to yuvipanda 2018-06-29 01:49:28 -07:00
  • 142ff51ccb Reword contributing section in index.rst yuvipanda 2018-06-29 01:35:19 -07:00
  • 570802ba74 Simplify template used for generating systemd unit names yuvipanda 2018-06-29 01:24:30 -07:00
  • 3ed58fc40c Add guide on picking a notebook interface yuvipanda 2018-06-29 01:11:21 -07:00
  • 78c9be32ab Allow configuring default notebook interface from config.yaml yuvipanda 2018-06-29 00:47:08 -07:00
  • a7e58626dd Cleanup sudo / root usage in dev setup instructions yuvipanda 2018-06-29 00:28:03 -07:00
  • 82e7fa6cdc Add nteract to base install too yuvipanda 2018-06-29 00:27:00 -07:00
  • 903bf46409 Make bootstrap script actually respect PIP overrides yuvipanda 2018-06-29 00:22:50 -07:00
  • 9cc05a9d62 Add docs for setting up a developer environment yuvipanda 2018-06-28 18:26:47 -07:00
  • 69c59e6df2 Merge pull request #3 from gedankenstuecke/patch-1 Yuvi Panda 2018-06-28 16:49:27 -07:00
  • d4e208a3a6 allow upgrade of miniconda during install Bastian Greshake Tzovaras 2018-06-28 16:46:25 -07:00
  • 47879aee5a Add guide for customizing user environments yuvipanda 2018-06-28 15:41:15 -07:00
  • a461f5b51b Fix PyYAML requirement version yuvipanda 2018-06-28 14:32:07 -07:00
  • beb3e84942 Move sensitive info warning higher up in the doc yuvipanda 2018-06-28 13:39:47 -07:00
  • 28a55525b7 Fix typo causing reference failures yuvipanda 2018-06-28 13:15:58 -07:00
  • cd8be3788a Add a troubleshooting section yuvipanda 2018-06-28 13:05:57 -07:00
  • f6e61fbbe8 Crosslink from Tutorial to Guide & add another image yuvipanda 2018-06-28 12:06:31 -07:00
  • 656a76097d Cleanup prose + add images to quickstart tutorial yuvipanda 2018-06-28 11:54:56 -07:00
  • f0639ec03c Make math render properly in requirements yuvipanda 2018-06-28 11:54:36 -07:00
  • d552c08f6a Update requirements doc to have more useful info yuvipanda 2018-06-28 02:53:32 -07:00
  • 1cfc37a23b Add a quickstart tutorial & re-organize index page yuvipanda 2018-06-28 02:34:51 -07:00
  • 2cb286c6f1 Set default shell to bash explicitly yuvipanda 2018-06-28 01:33:28 -07:00
  • 3e78ea9040 Add trailing newline to sudoers file yuvipanda 2018-06-28 01:30:14 -07:00
  • 3f0c8942cc Preserve PATH when using sudo -E yuvipanda 2018-06-28 01:22:27 -07:00
  • dd53176889 Start JupyterHub / CHP when system starts yuvipanda 2018-06-28 00:49:36 -07:00
  • 30486963d7 Fix rST syntax errors yuvipanda 2018-06-28 00:44:24 -07:00
  • aa01225b0a Switch to sphinx+rtd for documentation yuvipanda 2018-06-28 00:39:55 -07:00
  • 8401012ab6 Start / Restart JupyterHub / CHP as required yuvipanda 2018-06-28 00:06:11 -07:00