Wykres commitów

352 Commity (main)

Autor SHA1 Wiadomość Data
Simon Li d4bb9c14da Changelog for 2024.03.0 2024-03-28 19:13:23 +00:00
Hiroyuki Sato 570c11769b docs: Add base_image parameter example.
Some users don't know how to set base_image.
Add an example of how to set it.
2023-10-24 21:45:01 +09:00
Simon Li 2ad8eebd41 ubuntu 18.04: warn about r2d build being frozen in time 2023-10-13 00:14:25 +01:00
Simon Li 94a0043883 upgrade: Link dockerfile 2023-10-08 15:52:46 +01:00
Simon Li 8f0d763ec4 Add Ubuntu 22.04 upgrade guide 2023-10-08 15:46:22 +01:00
Erik Sundell 3fe6c75a88
Merge pull request #1287 from yuvipanda/bump
Upgrade base image from to Ubuntu 22.04 from 18.04
2023-09-18 11:53:35 +02:00
Erik Sundell c53971b1b5
docs: fix outdated reference to ubuntu:bionic 2023-08-08 12:24:41 +02:00
Frédéric Collonval e231c1a619
Point to official documentation for handling JupyterLab workspace 2023-07-11 13:16:17 +02:00
YuviPanda 0205c112b9 Update version of R available
Fixes https://github.com/jupyterhub/repo2docker/issues/1278
2023-06-13 10:40:48 +02:00
YuviPanda e586b26110 Upgrade base image to Ubuntu 22.04
18.04 was EOL May 2023, with only paid support now available
(https://ubuntu.com/blog/18-04-end-of-standard-support).

Let's bump the default base image to 22.04. This might break
some repos that have apt.txt based packages, but I don't
really think there's a way around that. If specific package pinning
is needed, users unfortunately need to use a Dockerfile.

Ref https://github.com/jupyterhub/repo2docker/issues/1258
2023-06-13 13:03:05 +05:30
Yuvi Panda 5f12217705
Use correct tag
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
2023-06-13 12:51:33 +05:30
pre-commit-ci[bot] fcdf7c424e [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-06-13 05:51:13 +00:00
YuviPanda 119cff990f Add changelog for 2023.06.0 2023-06-13 11:20:18 +05:30
YuviPanda a0fd8743b2 Remove mentions of MRAN 2023-06-11 12:56:53 +05:30
Min RK 8500d479a5
Stop using MRAN
- remove cutoff for picking RSPM, always use it
- remove now-redundant r4.0-mran test
- shift base R 3.6 snapshot date to after October 2017, when rspm snapshots seem to have started
- update docs to point to RSPM
2023-06-09 13:19:59 +02:00
Min RK e1051c3cb8
Merge branch 'main' into feat/new-base 2023-06-09 12:24:20 +02:00
Frédéric Collonval 1e31b117d8
Fix links to jupyterlab-demo postBuild file 2023-06-08 09:00:03 +02:00
Min RK be74e4ae42
use rst2myst to migrate changelog to .md
no content change, only syntax
2023-06-06 13:26:54 +02:00
pre-commit-ci[bot] ad028f665f [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-06-05 19:52:46 +00:00
YuviPanda f13d80e51d Recreate changelog as markdown
github-activity, used for other JupyterHub release processes,
now outputs markdown. This PR moves the existing changelog
to use markdown, and provides a more complete list of
changes too.

Ref https://github.com/jupyterhub/repo2docker/issues/1280
2023-06-06 01:21:40 +05:30
Min RK 2f46bccb7b
fix github link templates
missing `%s` raises error on sphinx 6
2023-05-24 13:06:00 +02:00
Kacper Kowalik (Xarthisius) 7bf02d8101
Update the location of R packagemanager
Fixes #1272
2023-05-23 18:47:32 -05:00
YuviPanda 5f383fd8cd Remove deprecated nteract_on_jupyter
Last release was in 2019, and it has been explicilty
deprecated for a while
https://github.com/nteract/nteract/issues/5554#issuecomment-852434391

TLJH plans to remove it in https://github.com/jupyterhub/the-littlest-jupyterhub/pull/869
2023-04-09 17:26:31 +02:00
YuviPanda 5894f63b87 Merge remote-tracking branch 'upstream/main' into feat/new-base 2023-03-23 22:21:02 +05:30
Min RK c1d12ad06d
update docs for default and supported Python versions 2023-02-17 10:09:21 +01:00
Yuvi Panda 99125ab179
Merge branch 'main' into feat/new-base 2023-01-06 22:28:27 -08:00
Florian Kohrt b72fde0732
Fix typo 2022-12-15 18:34:06 +01:00
pre-commit-ci[bot] e956501d67 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-12-13 10:32:43 +00:00
Chris Holdgraf 4a5ff3c37e
Add note on reproducibility 2022-12-13 11:32:00 +01:00
pre-commit-ci[bot] 4eaf096bf9 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-12-13 09:50:17 +00:00
Chris Holdgraf 5e75258f2f
Document base image 2022-12-13 10:50:03 +01:00
pre-commit-ci[bot] ae3aeb6dc5 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-10-31 22:40:52 +00:00
pre-commit-ci[bot] 27c2b403db [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-10-31 22:32:14 +00:00
Erik Sundell 15a1fb6e2d refactor: manually add transitions to f-strings 2022-10-31 21:22:32 +01:00
Erik Sundell 2dba862d5b
Apply suggestions from code review
Co-authored-by: Simon Li <orpheus+devel@gmail.com>
2022-10-25 19:43:20 +02:00
Erik Sundell 59a9663fbd docs: fix link warnings 2022-10-24 15:11:02 +02:00
Erik Sundell 7ffeae734a docs: add copybutton, opengraph, rediraffe 2022-10-24 15:11:02 +02:00
Erik Sundell 7ea7454049 docs: update conf.py 2022-10-24 15:11:02 +02:00
Erik Sundell 8b9b05b32c docs: update readthedocs config 2022-10-24 15:11:02 +02:00
Erik Sundell 85919afa99 docs: update and relax pinned requirements 2022-10-24 15:11:02 +02:00
Erik Sundell 9559cf2517 docs: add devenv and linkcheck 2022-10-24 15:11:02 +02:00
Erik Sundell 0b53691786 refactor: rename docs/doc-requirements.txt to docs/requirements.txt 2022-10-24 15:11:02 +02:00
Simon Li e0d5b9bb63
Merge pull request #1194 from manics/release-2022.10.0
Initial changelog for 2022.10.0
2022-10-18 19:55:02 +01:00
Simon Li d4567417ea
Add #1188 to changelog 2022-10-18 18:48:52 +01:00
Erik Sundell 6e89647dbc docs: a DESCRIBE file doesn't require a runtime.txt file 2022-10-16 11:02:03 +02:00
Simon Li 6acab5d1f9 Initial changelog for 2022.10.0 2022-10-14 20:29:22 +01:00
YuviPanda f5759cbdac Update 'how to get R' section
- Explains https://github.com/jupyterhub/repo2docker/pull/1104
- Advertises that we get RStudio 'for free' when R is installed
2022-03-25 13:16:00 -07:00
Simon Li 29e7f56118 fix full changelog link 2022-02-06 15:16:07 +00:00
Simon Li 753af0ea1c
Last few changelog additions 2022-02-02 17:07:31 +00:00
Simon Li fd7597c50e Update Changelog for release 2022.01.0 2022-01-26 22:03:36 +00:00