Tania Allard
|
b68ff7f67f
|
📝 Minor improvements to docs
|
2022-01-28 17:16:26 +00:00 |
|
Tania Allard
|
a047f7b1c6
|
📝 Minor improvements to selecting.md
|
2022-01-28 11:36:31 +00:00 |
|
Ayaz Salikhov
|
1fce48cd6c
|
Use mamba instead of conda where possible
|
2021-08-24 23:41:32 +03:00 |
|
Ayaz Salikhov
|
617ea3ccb0
|
Merge branch 'master' into asalikhov/automatic_conda_versioning
|
2021-08-09 17:54:38 +03:00 |
|
Erik Sundell
|
f50b2a80a5
|
Apply suggestions from code review
|
2021-08-09 16:53:35 +02:00 |
|
Erik Sundell
|
86f94a3519
|
docs: adjust docs about building/versioning
|
2021-08-09 16:45:35 +02:00 |
|
James Brock
|
39c0f18214
|
ihaskell-notebook moved from Docker Hub to Github
|
2021-08-07 12:41:18 +09:00 |
|
Ayaz Salikhov
|
334381dfe2
|
Limit markdown line length to 200
|
2021-06-21 12:59:21 +03:00 |
|
Ayaz Salikhov
|
450d0163fc
|
Replace vincent with altair
|
2021-06-01 12:13:22 +03:00 |
|
Ayaz Salikhov
|
afa7daacdf
|
Update docs to better reflect current state
|
2021-05-23 15:12:07 +03:00 |
|
Ayaz Salikhov
|
7bf833c183
|
Update tags in documentation
|
2021-05-22 16:55:58 +03:00 |
|
Ayaz Salikhov
|
641f32da90
|
Fix markdown codestyle in docs/using/selecting.md
|
2021-05-21 18:26:21 +03:00 |
|
Ayaz Salikhov
|
66aaa99176
|
Update links
|
2021-05-21 14:17:18 +03:00 |
|
romainx
|
0aabfa443a
|
Fix markdown lint
|
2021-05-19 09:35:45 +02:00 |
|
Erik Sundell
|
25a5c0639f
|
Merge pull request #1302 from dimm0/master
Added Pacific Research Platform (PRP) managed images registry to community
|
2021-05-19 03:45:55 +02:00 |
|
Erik Sundell
|
b4f6714028
|
Merge pull request #1274 from mathbunnyru/asalikhov/rename_cloud_to_hub
Fix Docker Cloud -> Docker Hub and GitHub Actions related changes
|
2021-05-19 03:42:53 +02:00 |
|
Dmitry Mishin
|
b01cf84e98
|
Update docs/using/selecting.md
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
|
2021-05-15 09:39:39 -07:00 |
|
Dmitry Mishin
|
050df79c5f
|
Added PRP managed images registry to community
|
2021-05-11 10:27:22 -07:00 |
|
Ayaz Salikhov
|
b748228e7e
|
Fix dead links in docs
|
2021-05-07 13:46:59 +03:00 |
|
Ayaz Salikhov
|
14557c148a
|
Rename Docker Cloud -> Docker Hub
|
2021-04-29 22:00:05 +03:00 |
|
romainx
|
e8139fdf85
|
Mamba in base-notebook
|
2021-02-27 17:29:00 +01:00 |
|
Peter Parente
|
8ea7abc5b7
|
Merge pull request #1188 from mathbunnyru/asalikhov/remove_emacs_jed
Remove emacs and jed from the minimal image
|
2020-11-29 10:41:40 -05:00 |
|
Peter Parente
|
d53a302fbc
|
Merge pull request #1189 from romainx/feat_miniforge
Switch from Miniconda to Miniforge
|
2020-11-29 10:13:24 -05:00 |
|
Matheus Canon
|
fd43b71a1a
|
Add kotlin-notebook in selecting.md community stacks
|
2020-11-15 21:05:02 -03:00 |
|
romainx
|
8763e8c628
|
Doc update
|
2020-11-13 19:29:02 +01:00 |
|
Ayaz Salikhov
|
4eb8dac8de
|
Remove emacs and jed from the minimal image
|
2020-11-12 15:35:24 +03:00 |
|
romainx
|
f055648e44
|
Rollback changes made on editors
|
2020-10-21 08:23:49 +02:00 |
|
romainx
|
32090f6011
|
Update docker stack 2020-11-20
The following changes have been made.
- `base-notebook`
- `Changed`: Bump Ubuntu
- `Changed`: Bump conda
- `Fixed`: Add missing `apt-get clean`
- `minimal-notebook`
- `Removed`: `jed` editor see #1174 (partial)
- `Deprecated`: `emacs` editor (in the documentation and in the image) see #1174 (partial)
- `scipy-notebook`
- `Fixed`: Add missing `apt-get clean`
- `Changed`: Bump `dask`
- `Changed`: Bump `protobuf`
- `r-notebook`
- `Changed`: Bump `r-base`
- `Changed`: Bump `r-rmarkdown`
- `Removed`: The description of `tidyverse` packages because it's not the place to do that and it will always be obsolete.
- `datascience-notebook`
- `Changed`: Bump `r-base` to `4.0.x` see #1102 (partial)
- `Removed`: `plyr` package because it's retired fixes #1103
- `Removed`: `r-reshape2` package because it's retired fixes #1103
- `Changed`: Bump `r-rmarkdown`
- `Changed`: Bump Julia
- `tensorflow-notebook`
- `Changed`: Bump `tensorflow`
- `pyspark-notebook`
- `Fixed`: Add missing `apt-get clean`
- `Changed`: Bump `pyarrow`
- `all-spark-notebook`
- `Fixed`: Add missing `apt-get clean`
- `Changed`: Bump `r-base` to `4.0.x` see #1102 (partial)
- `Changed`: Bump `r-sparklyr`
|
2020-10-20 11:36:34 +02:00 |
|
romainx
|
8201c14ef4
|
nano -> nano-tiny
|
2020-09-30 06:45:26 +02:00 |
|
Peter Parente
|
95f792c690
|
Travis -> GitHub Actions in doc
|
2020-08-07 22:52:12 -04:00 |
|
ttimbers
|
a883ce1794
|
versions and tidymodels
- added versions to ggplot2 and sparklyr for all-spark-notebook
- added tidymodels to r-notebook and docs
closes #1102
|
2020-06-05 14:41:12 -07:00 |
|
ttimbers
|
13059e5f06
|
removed plyr and reshape2
closes #1103
|
2020-06-05 14:04:36 -07:00 |
|
Travis CI
|
44a7d70805
|
Remove mesos lib from pyspark-notebook
|
2020-05-24 14:18:47 -04:00 |
|
James Brock
|
6bf8482a68
|
ihaskell-notebook binder urlpath
Change the Community Stacks ihaskell-notebook Binder urlpath to the revived IHaskell.ipynb notebook.
|
2020-04-27 14:57:07 +09:00 |
|
Mark
|
7fef9cb754
|
Merge branch 'master' into add_pytables_bottleneck
|
2020-04-23 12:16:19 -04:00 |
|
Mark Dean
|
e0c13ceb51
|
update docs
|
2020-04-23 09:19:06 -04:00 |
|
romainx
|
c0ff7e08b3
|
Added dask to scipy-notebook doc
|
2020-04-23 09:08:17 +02:00 |
|
romainx
|
50ce2ec609
|
Selecting image doc minor fixes
* Fix a sentence saying that `pandoc` is not installed on `base-notebook` #1013
* Precision on emacs installation (`emacs-nox`) #1059
|
2020-04-23 08:30:57 +02:00 |
|
Peter Prescott
|
31262fe7ad
|
do requested edit
|
2020-04-07 09:25:13 +01:00 |
|
Peter Prescott
|
8d918bd978
|
Fix tab typo
|
2020-04-06 21:21:31 +01:00 |
|
Peter Prescott
|
5765399ca4
|
add vim-tiny for now
|
2020-04-06 11:05:29 +01:00 |
|
Peter Prescott
|
75e586293f
|
add mention of vim to docs
|
2020-04-06 08:32:34 +01:00 |
|
Mark Dean
|
4bff6ab197
|
add ipympl to docs
|
2020-03-01 09:21:58 -05:00 |
|
Kyriakos
|
9531de0071
|
cgspatial-notebook
|
2020-02-27 16:24:24 +02:00 |
|
Christoph Schranz
|
f0bb9e8435
|
Add GPU-Jupyter in selecting.md community stacks
|
2020-02-25 08:16:17 +01:00 |
|
Patrick Sharp
|
1d0f620bd5
|
Add link to sage-notebook Community Stack
Added sage-notebook as per https://github.com/jupyter/docker-stacks/blob/master/docs/contributing/stacks.md
|
2019-08-15 16:14:45 -06:00 |
|
Travis CI
|
a30e395ed8
|
Remove inline png
|
2019-07-27 09:06:37 -04:00 |
|
Jeffrey Bindinga
|
27e5ede337
|
Add java-notebook to the list of community stacks.
I modified 'docs/using/selecting.md' to include a link to the java-notebook project.
|
2019-07-19 10:08:43 +02:00 |
|
James Brock
|
310afbfd1d
|
Community haskell stack binder link
Add binder link to Community Stack crosscompass/ihaskell-notebook.
|
2019-06-30 12:28:38 +09:00 |
|
James Brock
|
a6c1ec2778
|
docs Community Stacks remove "list has only 2 examples"
|
2019-05-11 23:19:23 +09:00 |
|