Commit Graph

42 Commits

Author SHA1 Message Date
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
James Brock
fae82dc441 docs Community Stacks ihaskell-notebook
Add ihaskell-notebook to the list of Community Stacks.
2019-05-11 23:19:23 +09:00
Peter Parente
15b4215d87 Fix sphinx warnings with recommonmark 0.5 2019-04-21 22:27:32 -04:00
Chia-liang Kao
a657b782bd Move tzdata to minimal-notebook and document it 2019-03-25 16:04:04 +08:00
Peter Parente
f691de3f32 Update docs/using/selecting.md
Co-Authored-By: damianavila <damianavila82@yahoo.com.ar>
2019-01-26 14:18:14 -03:00
Damian Avila
0236b703a4 Add reference to education-notebook 2019-01-26 13:01:24 -03:00
Romain C
38054f3e7b Replace vim by nano in the doc 2018-12-29 07:25:47 +01:00
Peter Parente
368e1af98b Fix a broken doc link spotted along the way 2018-12-28 13:28:12 -05:00
Troels Schwarz-Linnet
d7ec3011de Adding link to a new Community Stack : csharp-notebook is a community Jupyter Docker Stack image. Try C# in Jupyter Notebooks. 2018-12-28 15:55:32 +01:00
Brian Skarda
0b070ee0b7 Fix the common options link in the docs 2018-10-23 10:11:41 -04:00
Peter Parente
bffdeea417 Fix broken link 2018-04-22 16:38:31 -04:00
Peter Parente
a7407c115d Fix link to stack contrib page 2018-03-25 21:27:54 -04:00
Peter Parente
6e55fcc42f Split pages, use RTD theme for now
I can't seem to configure the Jupyter Albaster theme correctly
and will reach out for help later.
2018-03-25 21:00:06 -04:00