Commit Graph

84 Commits

Author SHA1 Message Date
Ayaz Salikhov
8dbeaa5401 Remove --quiet flag when not needed (#1887) 2023-03-09 15:52:20 +04:00
Ayaz Salikhov
73debbc0f1 Remove unrelevant information about healthcheck 2023-02-28 14:27:19 +04:00
Ayaz Salikhov
d3a9357e68 Fix grammar 2023-02-16 11:25:10 +04:00
Ayaz Salikhov
91870f7a4a Update common.md 2023-02-09 13:57:29 +04:00
Muhammad Aji Muharrom
0d324bc0b3 Parameterize healthcheck by internal port (#1859)
* Use the JUPYTER_PORT environment variable to configure server port

- Remove port setting in jupyter_server_config.py
- Declare the $JUPYTER_PORT env on the base Dockerfile
- Use it for HEALTHCHECK

* Add test case for JUPYTER_PORT env variable

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update documentation

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update style

* Better wording

* Better wording

* Add test for custom internal port

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Parametrize internal port test case

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Try to fix test

* Better tests

Co-authored-by: Muhammad Aji Muharrom <ajimuharrom@uchicago.edu>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
Co-authored-by: Ayaz Salikhov <mathbunnyru@gmail.com>
2023-01-24 11:19:39 +04:00
Ayaz Salikhov
dcea9a572f Fix broken url 2022-11-13 01:47:23 +04:00
Kevin Bates
10e52ee843 Create base image to base-notebook for non-server Jupyter applications (#1825)
* Create base-jupyter from base-notebook for non-server jupyter applications

* Fix pre-commit errors and begin test refactoring

* More test refactoring

* Add base-jupyter to images_hierarchy

* Use folder work instead of .jupyter in nb-user test

* Add base-jupyter to tagging hierarchy

* Linting: trailing comma

* Apply review comments, remove obsolute Miniforge reference

* Add self-signed cert comment back to base-notebook doc

* Update docs/using/selecting.md

Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>

* Remove redundant apt-get upgrade per review

* Remove b/c approaches per review

* Move test_nb_user_change back to base-notebook tests, per review

* fix linting

* Rename base-jupyter to docker-stacks-foundation, per review

* Rename tests/base-jupyter to docker-stacks-foundation

* Use alphabetical order

* Use alphabetical order

* Fix markdown style

* Split test_nb_user_change between the foundation and base tests

Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2022-11-13 01:44:44 +04:00
Ayaz Salikhov
d42a0b8ffa Rename master->main in all the source code 2022-07-07 14:51:09 +04:00
irvcaza
df919dbcbc notebook updated to jupyter_server 2022-07-02 12:47:33 -05:00
irvcaza
7efcf03026 Default Hash changed to Argon
Now passwd() returns an argon2 hash by default.
2022-07-02 00:34:11 -05:00
pre-commit-ci[bot]
e49abd45cb [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-06-29 04:11:01 +00:00
irvcaza
9219b8cc16 Line split to comply with linting
docs/using/common.md:13:201 MD013/line-length Line length [Expected: 200; Actual: 253]
2022-06-28 23:10:42 -05:00
irvcaza
02846c2b49 Update passwd function
The use of `IPython.lib.passwd()` does not match with Jupyter server documentation 
https://jupyter-server.readthedocs.io/en/latest/operators/public-server.html#preparing-a-hashed-password
and may lead to confusion on how to import/use it.
2022-06-28 23:00:31 -05:00
Ayaz Salikhov
812c713a64 Fix PyCharm issues 2022-03-16 16:47:30 +02:00
romainx
4bef40f531 Switch the default to jupyter_server_config.py 2022-02-11 23:03:11 +01:00
Ayaz Salikhov
48a41e5da5 Beautiful docs 2022-02-11 23:41:16 +03:00
Ayaz Salikhov
b4036d6361 Fix wrong links 2022-02-07 15:52:50 +03:00
Tania Allard
bdb0bcdbe9 📝 DOC: Minor style changes 2022-02-07 10:54:11 +00:00
Ayaz Salikhov
9a5700a431 Add must, where needed 2022-02-05 14:20:33 +03:00
Ayaz Salikhov
d3adf90e91 More docs cleanup 2022-02-04 02:02:53 +03:00
Ayaz Salikhov
ce93de8e2a Fix typo 2022-02-02 12:59:39 +03:00
Ayaz Salikhov
ff63c762e5 More notes 2022-02-02 12:54:27 +03:00
Ayaz Salikhov
12ccbf5149 Apply suggestions from code review
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
2022-02-02 12:41:16 +03:00
Ayaz Salikhov
28a0f4c8b4 Cleanup docs 2022-02-02 01:19:38 +03:00
Tania Allard
72fb3b9480 📝 Fix common.md 2022-01-31 12:40:38 +00:00
Tania Allard
6b57b34145 📝 Minor changes to common 2022-01-29 09:07:42 +00:00
Tania Allard
f2a843071e 📝 Structure improvements to common.md 2022-01-29 09:03:27 +00:00
Tania Allard
3152f60dea Merge remote-tracking branch 'upstream/master' into trallard/docs 2022-01-29 08:50:21 +00:00
Tania Allard
eb4beea973 📝 Changes to configuration section 2022-01-28 18:01:01 +00:00
Tania Allard
b68ff7f67f 📝 Minor improvements to docs 2022-01-28 17:16:26 +00:00
Tania Allard
0ce5f7b49d 📝 Changes to common.md 2022-01-28 11:50:57 +00:00
Ayaz Salikhov
2c1cd43504 Update common.md 2022-01-27 21:18:19 +03:00
Ayaz Salikhov
4e83d109b2 Match the docs style 2022-01-27 21:13:27 +03:00
Ayaz Salikhov
36d468626a Better style 2022-01-27 21:10:06 +03:00
Ayaz Salikhov
33db75ed46 Do not hardcode values 2022-01-27 20:52:14 +03:00
Ayaz Salikhov
844622a0ca Add quotes 2022-01-27 20:48:19 +03:00
pre-commit-ci[bot]
517ca157f3 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-01-27 13:14:45 +00:00
rigzba21
3ee9b21afb fixing formatting 2022-01-27 08:08:46 -05:00
rigzba21
e8c8a1eaba adding example usage for NB_USER environment variable option 2022-01-27 08:07:09 -05:00
rigzba21
c3382f76da adding to NB_USER environment variable option description 2022-01-27 06:53:30 -05:00
rigzba21
ec8addb64b updating Docker Options overview text, and editing NB_UMASK description 2022-01-26 20:07:18 -05:00
romainx
c954633981 JUPYTER_CMD -> DOCKER_STACKS_JUPYTER_CMD (review) 2022-01-20 23:32:52 +01:00
romainx
c6f7d4637e Fix / improve docs (review) 2022-01-20 15:28:01 +01:00
romainx
554ab113b1 Update documentation 2022-01-20 09:35:20 +01:00
Ayaz Salikhov
3d87fcc1a7 Document NOTEBOOK_ARGS 2021-12-15 16:40:15 +03:00
Erik Sundell
ee0105a8a5 start.sh: JUPYTER_ENV_VARS_TO_UNSET introduced
Allow you to define variables to be unset before running the command
that start.sh is supposed to start. These variables will still be
available in the hooks run before.
2021-11-11 22:48:20 +01:00
Ayaz Salikhov
1fce48cd6c Use mamba instead of conda where possible 2021-08-24 23:41:32 +03:00
Ayaz Salikhov
334381dfe2 Limit markdown line length to 200 2021-06-21 12:59:21 +03:00
Ayaz Salikhov
0999f1a36f Unify bash variables usage and add quotes where needed 2021-05-26 13:06:10 +03:00
Ayaz Salikhov
ccebe16e6e More installation updates 2021-05-25 14:34:02 +03:00