Wykres commitów

323 Commity (39b563c47d7984d6e57b44939a4309828e63b894)

Autor SHA1 Wiadomość Data
Min RK c1d12ad06d
update docs for default and supported Python versions 2023-02-17 10:09:21 +01:00
Florian Kohrt b72fde0732
Fix typo 2022-12-15 18:34:06 +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
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
Chris Holdgraf d2bdb90786
Update docs/source/contributing/tasks.md
Co-authored-by: Simon Li <orpheus+devel@gmail.com>
2021-09-13 11:28:57 -07:00
Chris Holdgraf b83ebe9920
Update docs/source/contributing/tasks.md
Co-authored-by: Simon Li <orpheus+devel@gmail.com>
2021-09-13 11:28:46 -07:00
Chris Holdgraf 7376dfcd80 Clarify conda package update instructions in dev docs 2021-09-13 09:26:04 -07:00
Chris Holdgraf 1ffb05f02e Recommonmark -> MyST Parser 2021-09-13 09:23:27 -07:00
Erik Sundell c73321cfda
Merge pull request #1067 from manics/release-2021080
[MRG] Release 2021.08.0
2021-08-24 18:40:50 +02:00
Simon Li 2ea48cbaca Container registry PRs (quay.io) 2021-08-24 17:01:03 +01:00
Simon Li 7fecae7763 changelog #1066 #1068 2021-08-06 20:38:09 +01:00
Simon Li 0d20a9f7e2 sphinx conf.py: root_doc 2021-07-28 23:48:58 +01:00
Simon Li e7f4667aec Attempt to arrange PRs into categories 2021-07-24 12:02:39 +01:00
Simon Li afd64f8bf2 Remove remaining `master` from docs 2021-07-24 11:33:21 +01:00
Simon Li 4ab4b17ef7 Regex: https://github.com/(.+)/(.+)/(.+)/master/ ➡️ https://github.com/$1/$2/$3/HEAD/
For `binder-examples/*`, `jupyterlab/jupyterlab-demo`, `norvig/pytudes`
2021-07-24 11:14:36 +01:00
Simon Li f8a16d42ef Regex https://github.com/jupyterhub/(.+)/(.+)/master/ ➡️ https://github.com/jupyterhub/$1/$2/HEAD/ 2021-07-24 11:09:43 +01:00
Simon Li 1541ae6ca9 Changelog for 2021.01.0 2021.03.0 2021.08.0 2021-07-24 10:59:52 +01:00
YuviPanda e7e4dd9ee3 Remove Pipfile & Pipfile.lock
- Seem unused - definitely not updated.
- I think pipenv has also lost a lot of its popularity
  over the last year or two
- This does not affect the Pipfile *buildpack*, so repos we
  build that have a Pipfile will not see any difference

Fixes https://github.com/jupyterhub/repo2docker/issues/1032
2021-07-03 13:30:03 +05:30
Simon Li 2e4140cd6f Pin doc-requirements.txt versions
Hopefully dependabot can take care of them
2021-07-02 22:57:13 +01:00
Yuvi Panda 76f55c5a25 Stop using deprecated add_stylesheet in sphinx
add_stylesheet has been deprecated for a while.

This should hopefully fix the CI failures in circleci
2021-06-30 15:31:57 +05:30
Florian Kohrt f8d1a19fee
State newly used installation command
`install_local` is used since 1f5469f
2021-05-21 11:26:53 +02:00
Tim Head 1140dd1919
Merge pull request #988 from douardda/swhid 2021-01-26 13:56:29 +01:00
Tim Head c7578d926e
Fix typo
Co-authored-by: Chris Holdgraf <choldgraf@gmail.com>
2021-01-21 16:45:27 +01:00
Tim Head 98795a9e22 Add workflow to push a release to pypi
This adds a new GH Action workflow that will build and upload a new
package to pypi.org. The release instructions are updated to use
calendar versioning. Outdated instructions related to the change log
have been removed.
2021-01-20 15:29:05 +01:00
David Douard 5f26710d01 Mention the SWHID source-repository format in the usage documentation 2021-01-19 18:04:48 +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
Kenan Erdogan 526c914bbb Update docs/source/usage.rst
Co-authored-by: Simon Li <orpheus+devel@gmail.com>
2020-10-06 15:04:15 +02:00
Kenan Erdogan d90ede5239 update docs for config dirs 2020-10-06 15:04:15 +02:00
paugier 05002a4177 hg-evolve required for Mercurial support (simpler) 2020-09-14 14:05:52 +02:00
paugier 64633bbcbc Documentation about Mercurial support 2020-09-11 00:10:55 +02:00
Tim Head f45d84be1f
Merge pull request #952 from manics/doc-config-usage-location
[MRG] Crosslink 'Configuring your repository' with usage
2020-09-08 08:51:23 +02:00