Commit Graph

74 Commits

Author SHA1 Message Date
Ayaz Salikhov
d42a0b8ffa Rename master->main in all the source code 2022-07-07 14:51:09 +04:00
Bjørn Jørgensen
5048b02246 Remove spylon-kernel from all images. (#1729)
* Remove scala

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Remove scala from web

* Remove scala from specifics

* Remove scala and spylon

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-07-04 10:04:16 +04:00
Ayaz Salikhov
b7116fb176 Fix linkcheck-docs errors 2022-06-13 23:24:13 +04:00
Ayaz Salikhov
6bd591912f Fix redirect link 2022-03-16 17:09:47 +02:00
pre-commit-ci[bot]
bf30275477 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-03-15 02:59:56 +00:00
Rafael Griffo Goes
f52d67b502 Adding scraper community stack scraper-notebook 2022-03-14 22:45:24 -04:00
Ayaz Salikhov
b4036d6361 Fix wrong links 2022-02-07 15:52:50 +03:00
Tania Allard
c377d70218 📝 DOC: Some wording fixes 2022-02-07 10:49:59 +00:00
Ayaz Salikhov
dcc6838582 Implement community stacks as a table 2022-02-06 14:18:14 +03:00
Ayaz Salikhov
ca52a89ce1 Update selecting.md 2022-02-05 14:47:02 +03:00
pre-commit-ci[bot]
685aa921df [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-02-04 22:31:51 +00:00
Ogundepo Odunayo
e041ff2361 Add Transformers Notebook 2022-02-04 23:29:20 +01:00
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