Wykres commitów

43 Commity (main)

Autor SHA1 Wiadomość Data
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 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
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
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
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
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
Min RK f77e6ee916
classic notebook interface
Co-authored-by: Chris Holdgraf <choldgraf@berkeley.edu>
2021-09-16 20:16:41 +02:00
Min RK 0308f79f98 update user_interface doc to reflect that lab is default 2021-09-16 10:35:35 +02:00
Simon Li afd64f8bf2 Remove remaining `master` from docs 2021-07-24 11:33:21 +01:00
Min RK edfca79371 Remove support for stencila
Changes in stencila mean it doesn't work anymore and it's not feasible to update nbstencilaproxy

Instead, show only a warning about removed support for stencila
2020-11-19 18:17:23 +01:00
Uwe L. Korn 83c1563c97 Add review comment from @betatim 2020-03-23 09:45:33 +01:00
Uwe L. Korn 82ebd618fa Document loose conda export with --from-history 2020-03-23 09:43:34 +01:00
Jeremy Tuloup 93cab76402
Fix typo 2020-03-19 13:26:08 +01:00
Chris Holdgraf 51e26fb8a4 adding short explainers for index pages 2019-11-27 11:30:37 -08:00
Chris Holdgraf 4045cabb73 howto index explanation 2019-11-27 09:49:46 -08:00
Chris Holdgraf 3115a37c63 updating theme to pandas sphinx 2019-11-26 18:12:28 -08:00
Fredrik Ekre 95a59026ae Julia: Update links to Pkg.jl documentation and change
Compat to [compat] since that is how the section is
usually referred to.
2019-03-13 09:26:57 +01:00
David Anthoff e845db33da Update julia documentation 2019-03-05 21:09:56 -08:00
David Anthoff 3ba4c5766b Merge branch 'master' into reorg-julia 2019-03-04 21:31:12 -08:00
David Anthoff 5790933d8c Update documentation with new julia support 2019-03-02 17:27:58 -08:00
Tim Head a4063e3d8d Add FAQ entry and Howto on exporting conda envs 2019-03-02 08:40:35 +01:00
Min RK de3658442b update docs for pinning Python
- clarify that runtime.txt is only for env files that don't support runtime specification
- specify default version of Python and when it changed
- more links to pinning docs
2019-02-21 10:20:56 +01:00
Chris Holdgraf 112b718758 lowercase n 2019-01-29 14:12:19 -08:00
Lindsey Heagy 01fedb2b80
Update docs/source/howto/lab_workspaces.rst
Co-Authored-By: choldgraf <choldgraf@gmail.com>
2019-01-29 14:10:21 -08:00
Chris Holdgraf 88042fff84 updating interfaces page 2019-01-28 20:09:47 -08:00
James Bourbeau a9e9399e06 Minor howto doc fixes 2018-12-20 10:16:37 -06:00
nuest 8d9a48717a add Stencila to user interface docs 2018-10-30 15:59:42 +01:00
Chris Holdgraf 417157fb83 moving contributing into the docs 2018-10-22 10:19:55 -07:00
Evert Rol b9bab6e19d Avoid clashing inline markup
Stops and starts emphasis around an inline code markup.

Also removes two emphasis sections, since these are at the start of
bullet points, creating emphasis already.
2018-10-03 11:09:48 +02:00
Chris Holdgraf 8b29f316d2 updating per Tim comments and adding howto section 2018-09-21 19:01:53 -04:00