David Anthoff
ae86baaa52
Use NB_PYTHON_PREFIX for kernel install path
2019-03-21 09:07:12 -07:00
David Anthoff
61ece15c75
Update changelog
2019-03-13 09:18:23 -07: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
Athanasia Monika Mowinckel
8ed4bf32d4
moved the shiny faq below the note
2019-03-08 21:41:36 +01:00
Athanasia Monika Mowinckel
736c3dace9
added some debug for R shiny
2019-03-08 19:49:21 +01:00
Tim Head
63ac63f3e7
Merge pull request #608 from agitter/patch-1
...
Expand environment.yml config notes
2019-03-07 22:29:44 +01:00
Anthony Gitter
14754dc8d3
Minor rephrasing
2019-03-06 10:49:48 -06:00
Tim Head
5072b8e609
Update docs/source/config_files.rst
...
Co-Authored-By: agitter <agitter@users.noreply.github.com>
2019-03-06 10:49:04 -06:00
Tim Head
a9dd69a3ce
Merge pull request #595 from davidanthoff/reorg-julia
...
[MRG+1] Split julia support into pre julia 1.0 and post julia 1.0
2019-03-06 13:18:21 +01:00
David Anthoff
e845db33da
Update julia documentation
2019-03-05 21:09:56 -08:00
Nathan Daly
f6074aaa3f
Update docs/source/faq.rst
...
Co-Authored-By: davidanthoff <anthoff@berkeley.edu>
2019-03-05 17:56:51 -08:00
Nathan Daly
4a882f445a
Update docs/source/config_files.rst
...
Co-Authored-By: davidanthoff <anthoff@berkeley.edu>
2019-03-05 17:56:22 -08:00
Anthony Gitter
bacf84bbcd
Expand environment.yml config notes
2019-03-05 19:24:19 -06:00
David Anthoff
9600d4b438
Fix changelog formatting
2019-03-05 08:45:25 -08:00
Tim Head
07bd9be43c
Update docs/source/changelog.rst
...
Co-Authored-By: davidanthoff <anthoff@berkeley.edu>
2019-03-05 08:28:21 -08:00
Tim Head
c7d62a3387
Change contributor guide language to remove the word "code"
2019-03-05 07:46:54 +01:00
David Anthoff
2f8d43d5f0
Update changelog
2019-03-04 21:32:53 -08:00
David Anthoff
3ba4c5766b
Merge branch 'master' into reorg-julia
2019-03-04 21:31:12 -08:00
Tim Head
6689ee3b97
Update docs/source/faq.rst
...
Co-Authored-By: davidanthoff <anthoff@berkeley.edu>
2019-03-04 21:30:17 -08:00
Tim Head
73a1a6da61
Update docs/source/faq.rst
...
Co-Authored-By: davidanthoff <anthoff@berkeley.edu>
2019-03-04 21:29:54 -08:00
Tim Head
1427cd1047
Reopen change log
2019-03-04 19:50:37 +01: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
Tim Head
ed514946ed
Fix release date of 0.8.0
2019-02-21 14:49:09 +01:00
Tim Head
af2cc83aa7
Merge pull request #577 from betatim/releasing-0.7.1
...
[MRG] Update ChangeLog to release 0.8.0
2019-02-21 12:09:13 +01:00
Tim Head
35d1cac0bd
Update ChangeLog to the v0.8.0 release of repo2docker.
2019-02-21 11:43:04 +01:00
Tim Head
7fa922a612
Fix up double label trouble in the config file docs
2019-02-21 11:34:32 +01:00
Tim Head
397695bbaa
Merge pull request #539 from yuvipanda/v3.7
...
Bump default python version to 3.7
2019-02-21 11:06:03 +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
Min RK
2baf31dc8a
add default_python replacement to sphinx
...
and get docs version from the package so it doesn't get out of date
2019-02-21 10:07:54 +01:00
Tim Head
bc5a53d977
Update documentation with more cross references
2019-02-21 08:38:38 +01:00
Tim Head
349f801aae
install: don't rely on git, download zip file directly
...
Co-Authored-By: haraldschilly <harald.schilly@gmail.com>
2019-02-20 15:19:57 +01:00
Harald Schilly
74cb6dbde7
install: one-liner to install most recent upstream code
2019-02-20 12:37:48 +01:00
Yuvi Panda
e3d82f8a7c
Merge pull request #568 from choldgraf/docsupdate
...
updating interfaces page and adding jupyterlab workspaces page
2019-01-30 11:36:35 -08:00
Lindsey Heagy
d8ccc8085d
Update conf.py
...
update copyright year in the docs
2019-01-29 22:06:14 -08: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
Craig Willis
0b368773e5
Fixed sphinx error finding changelog
2019-01-09 14:20:13 -06:00
Tim Head
8d2617479a
Merge pull request #526 from minrk/annotated-tags
...
Add tag command snippet
2018-12-20 21:08:52 +01:00
James Bourbeau
a9e9399e06
Minor howto doc fixes
2018-12-20 10:16:37 -06:00
Tim Head
27a5243072
Update docs/source/contributing/tasks.md
...
Co-Authored-By: minrk <benjaminrk@gmail.com>
2018-12-20 14:16:07 +01:00
Min RK
8d4f0242f9
Add tag command snippet
...
make sure it's an annotated tag
2018-12-19 13:55:00 +01:00
James Bourbeau
9421c73117
Add CLI API docs
2018-12-17 13:06:32 -06:00
James Bourbeau
5f65cd0858
Use relative link to changelog [skip travis]
2018-12-17 08:49:56 -06:00
James Bourbeau
2f00a1444c
Update new contributing guide changelog ref [skip travis]
2018-12-17 08:46:21 -06:00
James Bourbeau
d78125b91b
Merge remote-tracking branch 'upstream/master' into move-changelog
2018-12-17 08:37:38 -06:00
James Bourbeau
4f3d5de778
Add GitHub users to extlinks
2018-12-17 08:36:29 -06:00
Tim Head
3f9f4918c5
Fix typos and syntax errors in the documentation
2018-12-15 08:40:27 +01:00
James Bourbeau
454782426e
Move changelog to docs
2018-12-14 14:20:47 -06:00