pre-commit-ci[bot]
c3703985ee
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2025-09-24 05:05:30 +00:00
Andrea Zonca
e6851d946d
Apply suggestions from code review
...
Co-authored-by: Julian Pistorius <github@soulsick.net >
2025-09-23 22:05:19 -07:00
pre-commit-ci[bot]
4807b7da89
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2025-08-27 00:18:19 +00:00
Andrea Zonca
ae503c3096
Clarify instructions for running the TLJH bootstrap script in the Jetstream installation guide
2025-08-26 17:17:58 -07:00
pre-commit-ci[bot]
512935abb7
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2025-08-27 00:14:45 +00:00
Andrea Zonca
a4858da978
Update Jetstream tutorial
2025-08-26 17:12:01 -07:00
Erik Sundell
579b7eb5ba
Merge pull request #969 from davidalber/fix-install-typo
...
Fix typo and replace word
2024-03-09 19:38:05 +01:00
David Alber
beed70060c
Reword sentence
2024-03-01 12:09:17 -08:00
David Alber
d9a0a5fc7a
Fix typo and replace word: "disitnguishing" --> "distinctive"
...
The typo is of "distinguishing", but "distinctive" makes more sense
to me in the context of the sentence it is in.
2024-03-01 11:50:47 -08:00
Kai G. Schwebke
46b49c819c
adapt install documentation for new /lab default interface
2023-08-12 08:47:23 +02:00
Jordan Bradford
d700d28b1f
Update package and user included files to .md
2023-05-22 20:28:16 -04:00
Travis Briggs
b9e3cfe867
Update cost of Digital Ocean server and add new screenshot of Advanced Options -> User Data
2023-04-24 19:26:56 -07:00
Romain Heller
ad5743c837
Typo : username -> admin-user-name
2023-04-23 21:52:47 +02:00
pre-commit-ci[bot]
ee0a2c9b66
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-04-04 19:31:36 +00:00
Erik Sundell
77e8544d80
docs: additional manual fixes for rst to myst
2023-04-04 21:31:24 +02:00
pre-commit-ci[bot]
f7b55c43aa
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-04-04 19:26:44 +00:00
Erik Sundell
153d575ae5
docs: manual formatting fixes following rst to myst conversion
2023-04-04 21:25:55 +02:00
Min RK
1ac6f9983d
markdownify add_users/packages included files
...
not caught in initial rst2myst
2023-03-27 10:22:45 +02:00
Min RK
76dadd7ef9
fix absolute refs
...
myst seems to create different refs than sphinx
2023-03-27 10:16:51 +02:00
Min RK
de36cfc116
adopt myst
...
run rst2myst, with minimal manual formatting fixes
2023-03-27 09:40:35 +02:00
Min RK
f53b0b86a2
Merge with pr 843
2023-03-21 12:13:29 +01:00
Min RK
e03f5ec2cd
Require Debian 11, not 10
...
10 has too-old Python by default
2023-03-21 10:47:55 +01:00
Min RK
aa72179afa
require ubuntu 20.04, test on debian 10
2023-03-21 10:17:02 +01:00
Adon Metcalfe
3b0ab71fe7
General revamp of docs to point to newer ubuntu LTS
2023-01-14 10:33:39 +08:00
Adon Metcalfe
d4f12e3789
Update custom-server.rst
...
Just noting that TLJH works on newer versions of ubuntu in docs
2023-01-14 10:21:34 +08:00
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