Commit Graph

80 Commits

Author SHA1 Message Date
Georgiana Elena
3bf4b73138 Merge pull request #768 from raybellwaves/patch-1
DOC: hyperlink there
2021-12-19 12:41:25 +02:00
Ray Bell
2f85653650 Update docs/install/add_packages.txt
Co-authored-by: Georgiana Elena <georgiana.dolocan@gmail.com>
2021-12-17 11:23:22 -05:00
Ray Bell
c258e152ec DOC: update info on AWS get system log 2021-12-16 21:28:22 -05:00
Ray Bell
cb6b3d62e3 DOC: hyperlink there 2021-12-16 01:01:01 -05:00
Erik Sundell
0b817fb563 end-of-file-fixer fixes 2021-10-31 11:15:22 +01:00
Erik Sundell
56b6521e29 Merge pull request #325 from znicholls/docs-reading
Few updates from reading through the docs
2021-10-22 14:04:47 +02:00
Simon Li
f61b7fb7a9 Fix typo 2021-10-18 22:59:48 +01:00
Simon Li
e3bb87b99c Update Amazon docs:
`t2.micro` works but recommend `t3.small`
2021-10-18 20:31:41 +01:00
YuviPanda
19bbcb8ba3 Try setting min. req to 1GB of RAM
Now that we only ship prebuilt jupyterlab extensions,
maybe this is ok?
2021-10-18 18:39:50 +05:30
Guillaume Garrigos
395e3da046 Reflect the fact that AWS free tier is not enough
The AWS free tier covers only a t2.micro instance, which is unsufficient (nowadays?) for installing TLJH.
2021-07-28 20:19:25 +02:00
YuviPanda
8fbb3c41f4 Note smallest AWS instance TLJH can run on
Fixes #670
2021-03-22 10:31:04 +05:30
Leonardo Uieda
606877d1f8 Own server install sets admin password in step 3
Fix the install instructions for own server setup where it said that 
the password was set in step 2 instead of 3.
2021-01-21 10:14:44 +00:00
GeorgianaElena
3483000cfb Bump memory again for integration tests 2020-11-04 12:20:37 +02:00
Joel Wilson
91c611993f Add link-following to all curl commands 2020-07-07 23:14:25 -05:00
Joel Wilson
6b74006271 add -L option to curl to follow redirect
to new bootstrap location
2020-06-29 08:08:49 -05:00
YuviPanda
a2e9706fa2 Use tljh.jupyter.org/bootstrap.py to get installer
- Shorter URL makes the horizontal scrollbar in the TLJH
  docs site much better!
- Shorter URLs are cooler
- This redirect is managed by readthedocs, with the interface
  available at https://readthedocs.org/dashboard/the-littlest-jupyterhub/redirects/
2020-06-25 18:22:28 +05:30
GeorgianaElena
3d431ada1b Document new memory limit 2020-05-29 13:03:22 +03:00
Seth Woodworth
c72fb786e6 Fixes 'availabe' > 'available' spelling in docs 2020-04-20 12:49:21 -04:00
GeorgianaElena
e6d340eb44 Document how to upgrade python for existing installs 2020-01-30 19:50:20 +02:00
GeorgianaElena
c6e6d6d4ae Document new minimum RAM requirement 2020-01-13 16:42:59 +02:00
Min RK
eb7b91a973 Merge pull request #468 from yuvipanda/pandas-theme
Switch to pandas theme
2019-12-03 10:02:19 +01:00
Chris Holdgraf
80f569cc2d updating index files 2019-11-26 18:42:42 -08:00
Yuvi Panda
94f747fd5d Update Amazon AMI selection step (#443)
Update Amazon AMI selection step
2019-11-12 15:18:20 -08:00
afonit
035e9a5eae add in python3-dev
When following these instructions I had a failure of:
```
In file included from src/docstrings.c:4:0:
    src/pycurl.h:4:10: fatal error: Python.h: No such file or directory
     #include <Python.h>
              ^~~~~~~~~~
    compilation terminated.
    error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
```

To resolve it I needed to install python3-dev
2019-11-06 10:41:42 -05:00
Tania Allard
3bcd1df49d 📝 Fixing the rst in docs 2019-10-28 12:35:06 +01:00
Tania Allard
fc1c2cd5da 📝 Add link to the Deploy to Azure button 2019-10-28 12:29:40 +01:00
Tania Allard
8e1adc9c24 Fix typos and minor issues 2019-10-28 12:20:07 +01:00
Tania Allard
f5c9f852fc 📝 Fix rst in Azure docs 2019-10-21 12:12:58 +01:00
Tania Allard
285eb6d9ff 📝 Update Azure docs and how to's
Add details on decomissioning and updated images
2019-10-21 11:43:48 +01:00
Tania Allard
c0b1a0b798 📝 Update Azure docs
Add note on resource group and fix typo
2019-10-19 16:34:12 +01:00
fomightez
387a39ccd4 reflect current AWS offerrings for AMI step 2019-10-04 14:05:25 -04:00
ptcane
688e183d6b Update amazon.rst
with -> without
2019-08-23 12:13:06 +01:00
Nicolas Fernandez
b4a213afe5 fixing typo (remove "can add rules") in amazon.rst 2019-07-09 22:49:12 -04:00
Zebedee Nicholls
c60c901c51 Update two typos 2019-07-05 18:06:57 +10:00
Jeremy Tuloup
0853450bb5 Fix typo: missing "c" for instance
For the OVH guide.
2019-06-13 16:12:33 +02:00
Jeremy Tuloup
4b58e13bad Add Tutorial for OVH 2019-06-13 13:20:03 +02:00
Yuvi Panda
97d3c3a9e0 Merge pull request #342 from trallard/tania-azure-docs
Add instructions to deploy on Azure
2019-05-24 12:55:08 -07:00
yuvipanda
e1ddb326fb azure: Fix rst linting errors 2019-05-24 12:33:42 -07:00
Tania Allard
666683e1bc Minor rst edits 2019-05-23 11:37:26 +01:00
Tania Allard
51e19d7bc5 Add link to memory calculation 2019-05-23 11:34:07 +01:00
Tania Allard
4b139d1f4a Tackle PR comments 2019-05-23 11:30:50 +01:00
Chris Holdgraf
a54f104d1d Merge pull request #335 from yuvipanda/ci-ram
Limit memory available in integration tests
2019-05-22 14:10:50 -07:00
Chris Holdgraf
7dcb9cac6d Merge pull request #329 from yuvipanda/custom-server-fixes
Minor cleanup of custom server install documents
2019-05-22 14:09:49 -07:00
Tania Allard
0a3a2d39ae Fix .rst
Fix .rst
2019-05-22 09:55:01 +01:00
Tania Allard
17a161d13f Merge remote-tracking branch 'upstream/master' into tania-azure-docs 2019-05-21 12:52:21 +01:00
Tania Allard
9016c30494 Move Delete/Stop instructions to the "howto" folder 2019-05-21 10:46:05 +01:00
Tania Allard
a23bd0ba04 Update instructions in Azure 2019-05-21 10:36:53 +01:00
Tania Allard
0ab6ddbec8 Update docs to match default style 2019-05-21 10:21:16 +01:00
Tania Allard
0ee116a706 Fix indent problem line 82 2019-05-20 16:23:22 +01:00
Tania Allard
d8869764a0 Fix some typos on Azure.rst 2019-05-20 16:19:06 +01:00