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
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
Simon Li
f1ab72a45f
Crosslink 'Configuring your repository' with usage
2020-09-07 20:56:30 +01:00
Tim Head
ad80defc12
Bump Python requirement to 3.6 from 3.5
...
This increases the lowest version of Python required to run repo2docker itself.
2020-09-07 08:02:09 +02:00
Min RK
60555b1d05
update repo URLs for jupyterhub/repo2docker
2020-08-10 09:33:05 +02:00
Michaël Defferrard
0b598ace44
doc: runtime.txt installs python x.y (& concise rewording)
2020-06-16 11:11:47 +02:00
Michaël Defferrard
91560db0b5
doc: environment.yml installs a conda env, not only python
2020-06-15 17:49:31 +02:00
Tania Allard
82120e9c95
Fix repo2docker logo
2020-06-05 12:30:52 +01:00
Tania Allard
dad4972942
Merge remote-tracking branch 'upstream/master' into trallard-patch-1
2020-06-04 12:55:27 +01:00
Adam H. Sparks
2395ebd007
Add a missing “:” on line 145
...
See Issue https://github.com/jupyter/repo2docker/issues/898
2020-05-26 08:21:29 +10:00
Tania Allard
f550f2fad8
Fix logo display in Sphinx docs
2020-05-18 16:27:42 +01:00
Hal Wine
2f08ab7bdb
failing docker tests locally on macOS (case 2)
...
Fixes #884
2020-05-08 15:07:52 -07:00
James Lamb
53817526f8
[docs] fix grammatical error in section title
2020-04-15 10:08:26 -05: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
Uwe L. Korn
b44117d0e9
Adopt new Sphinx theme name
2020-03-20 19:22:30 +01:00
Jeremy Tuloup
93cab76402
Fix typo
2020-03-19 13:26:08 +01:00
Simon Li
e20c54f7b6
docs: postBuild warn about shell script errors being ignored
2020-02-05 20:37:04 +00:00
Tim Head
6b33e767dc
Update changelog for 0.11.0
2020-02-05 09:16:50 +01:00
Tim Head
f79bf04a41
[MRG] Fix a broken link, update favicon ( #826 )
...
[MRG] Fix a broken link, update favicon
2019-12-05 08:59:27 +01:00
Tim Head
e34705476a
Fix a broken link, update favicon
2019-12-05 07:55:09 +01:00
Chris Holdgraf
ff0ca9b827
adding instructions for contentprovider extension
2019-12-04 12:34:02 -08:00
Chris Holdgraf
51e26fb8a4
adding short explainers for index pages
2019-11-27 11:30:37 -08:00
Chris Holdgraf
af42cd0dea
updating config files to avoid links
2019-11-27 10:56:27 -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
Ariel Rokem
b1fbcdd698
DOC: Fixes link rendering
2019-11-08 04:33:42 -08:00
David Brochart
56e6c116f3
Add test
2019-11-05 18:01:06 +01:00
David Brochart
e355b1cf2d
Add change description
2019-11-05 15:20:12 +01:00
Daniel Nüst
5c43a54c41
add Dataverse support to changelog and mention in docs
2019-09-18 09:11:17 +02:00
Tim Head
bfbec349c2
[MRG] Add support for installing different versions of R ( #772 )
...
[MRG] Add support for installing different versions of R
2019-09-18 08:15:11 +02:00
Daniel Nüst
15e8e9ccfb
Add changelog entry for #788
2019-09-12 08:27:29 +02:00
Tim Head
e33d5f86ca
[MRG] Add Figshare content provider ( #788 )
...
[MRG] Add Figshare content provider
2019-09-11 22:17:39 +02:00
Tim Head
efab51b314
Update R version documentation
2019-09-09 19:06:22 +02:00
Daniel Nüst
5876439ea7
add documentation how to compare Dockerfiles created between current and oder version of r2d
2019-09-08 21:22:37 +02:00
Daniel Nüst
28261bed52
add docs about building docs
2019-09-08 21:22:37 +02:00