Commit Graph

562 Commits

Author SHA1 Message Date
Bastian Fredriksson
f8aca249b7 Recipe for Microsoft SQL Server (#1847)
* Recipe for Microsoft SQL Server

Dockerfile with Microsoft SQL Server ODBC driver and pyodbc.

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

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

* Get rid of apt-key, only install what's needed and clean up properly

* Replace apt-get with apt

* Switch from apt to apt-get

* Use --no-install-recommends in the right place

* Use simple pip install

* Install pip package under jovyan

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2022-12-18 01:36:56 +04:00
lexi2042
23bf11f66b add recipe for installing ijavascript kernel (#1840)
* add recipe for installing ijavascript kernel

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

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

* Update docs/using/recipes.md

* Update docs/using/recipes.md

Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>

* stop installing ijavascript in $HOME

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
2022-12-07 00:07:39 +02:00
Ayaz Salikhov
bd658995bd Fix interactive block diag link 2022-11-29 01:08:47 +04:00
Ayaz Salikhov
bb1c56b5c7 Update tag example 2022-11-13 03:46:42 +04:00
Ayaz Salikhov
dcea9a572f Fix broken url 2022-11-13 01:47:23 +04:00
Kevin Bates
10e52ee843 Create base image to base-notebook for non-server Jupyter applications (#1825)
* Create base-jupyter from base-notebook for non-server jupyter applications

* Fix pre-commit errors and begin test refactoring

* More test refactoring

* Add base-jupyter to images_hierarchy

* Use folder work instead of .jupyter in nb-user test

* Add base-jupyter to tagging hierarchy

* Linting: trailing comma

* Apply review comments, remove obsolute Miniforge reference

* Add self-signed cert comment back to base-notebook doc

* Update docs/using/selecting.md

Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>

* Remove redundant apt-get upgrade per review

* Remove b/c approaches per review

* Move test_nb_user_change back to base-notebook tests, per review

* fix linting

* Rename base-jupyter to docker-stacks-foundation, per review

* Rename tests/base-jupyter to docker-stacks-foundation

* Use alphabetical order

* Use alphabetical order

* Fix markdown style

* Split test_nb_user_change between the foundation and base tests

Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2022-11-13 01:44:44 +04:00
Ayaz Salikhov
846a811db4 Introduce policy to update python version (#1815) 2022-10-27 21:12:01 +04:00
Ayaz Salikhov
a061d10bc9 Document how to enable pandas.read_clipboard() (#1801) 2022-10-13 19:15:08 +04:00
dietmar
d5256ad236 add openpyxl to scipy-notebook (#1804) (#1805) 2022-10-13 11:05:46 +04:00
Ayaz Salikhov
2e306fcfa2 Fix z2jh docs links 2022-10-08 22:14:26 +04:00
Ayaz Salikhov
e443036613 Update inheritance diagram once more 2022-09-27 15:34:49 +04:00
Ayaz Salikhov
42618b1d42 Update svg image for images hierarchy 2022-09-27 15:27:09 +04:00
Ayaz Salikhov
4a2ef8cfdd Update image inheritance diag 2022-09-27 15:20:09 +04:00
Ayaz Salikhov
d468c2e1dc Remove working links from linkcheck_ignore 2022-09-27 15:09:52 +04:00
Ayaz Salikhov
d7637de684 Update tag example 2022-09-27 14:59:06 +04:00
Ayaz Salikhov
a85bfad8ca Merge tags and create multi-platform images (#1789)
* Merge tags and create multi-platform images

* Add new files :)

* Provide images

* Fix

* Fix

* Use the same naming style as python for the images

* Fix docker image rmi command

* Use plumbum.FG

* Fix

* Add missing path

* Few merging fixes

* Add pushing manifests

* Add missing path

* Add arch to apply tags

* Use platform word

* Remove unused step

* Merge tags for tensorflow as well

* Do not use print

* Make merge_tags work when image doesn't exist

* Add logs

* Add icon

* Add tensorflow-notebook workaround

* Unify platform usage

* Remove unused function

* Fix

* Update docs
2022-09-21 09:58:57 +04:00
Ayaz Salikhov
494fc9c977 Fix ihaskell-notebook link 2022-09-20 12:50:54 +04:00
Ayaz Salikhov
064599f0be Improve docs about tags 2022-08-06 10:58:12 +04:00
Ayaz Salikhov
51ddfe1330 Merge branch 'main' into asalikhov/ubuntu_jammy 2022-07-28 10:25:37 +04:00
Bjørn Jørgensen
1533087aaf Add Scala as --build-arg (#1757)
* add scala version choise

* add ; \ fi

* change checksum and removed default scala version

* remove RUN

* add { } and remove old code

* remove 3 duplicated lines.

* Add the commint as a comment

* Add back #Fix

* Rename downloadeds as spark.tgz

* Fix doc

* Update specifics.md

* New fix

* Fix wget

* Remove make link to spark

* Set full path to /usr/local/spark

* Change /usr/local/spark to ${SPARK_HOME}

* fix RUN with if

* Remove empty lines

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2022-07-27 22:51:05 +04:00
Ayaz Salikhov
9809c541c8 Fix docs default branch 2022-07-17 16:35:04 +04:00
Ayaz Salikhov
1927f66db5 Up docs dependencies and move requirements to docs folder 2022-07-17 12:51:31 +04:00
Ayaz Salikhov
e050d8c567 Use 22.04 tag to make the code easier to understand 2022-07-09 16:59:40 +04:00
Ayaz Salikhov
103da29c0a Merge branch 'main' into asalikhov/ubuntu_jammy 2022-07-09 16:50:05 +04:00
Ayaz Salikhov
f445acf037 Update tag example 2022-07-08 00:42:20 +04:00
Ayaz Salikhov
d42a0b8ffa Rename master->main in all the source code 2022-07-07 14:51:09 +04:00
Ayaz Salikhov
e862dc9005 Update specifics.md 2022-07-06 00:00:15 +04:00
pre-commit-ci[bot]
079849388c [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-07-05 19:42:19 +00:00
Darek
b96757876e Updates to the OpenJDK comments
Clarifying OpenJDK comments
2022-07-05 15:41:31 -04:00
Darek
ca96253c4a Update docs/using/specifics.md
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2022-07-05 15:24:15 -04:00
Darek
452ccd88fd Update docs/using/specifics.md
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2022-07-05 15:23:14 -04:00
Darek
4449d13ba7 Merge branch 'jupyter:master' into master 2022-07-05 14:04:08 -04:00
Ayaz Salikhov
061b2b2d4c Use ubuntu:jammy in more places 2022-07-05 22:01:54 +04:00
Ayaz Salikhov
65e0467482 Better docs 2022-07-05 13:40:57 +04:00
Ayaz Salikhov
85daab3b71 Update url 2022-07-05 13:40:09 +04:00
Ayaz Salikhov
1c2a91e2c3 Better docs 2022-07-05 13:39:33 +04:00
Ayaz Salikhov
b40de11cd0 Better docs 2022-07-05 11:21:27 +04:00
Ayaz Salikhov
500e1a8509 Fix linkcheck-docs error 2022-07-04 22:25:14 +04:00
Ayaz Salikhov
cc6fb74a61 Fix linkcheck-docs error 2022-07-04 21:59:19 +04:00
Ayaz Salikhov
1be103d0da Better docs 2022-07-04 21:52:13 +04:00
Ayaz Salikhov
c0d3b811cb Better docs 2022-07-04 21:30:16 +04:00
Ayaz Salikhov
625e60b62a Better docs 2022-07-04 21:18:15 +04:00
Ayaz Salikhov
ed40afbf6b Better style 2022-07-04 21:11:11 +04:00
Ayaz Salikhov
56f172ea92 Fixes 2022-07-04 20:52:33 +04:00
Ayaz Salikhov
ad4670b171 Add docs to setup aarch64 runner 2022-07-04 20:44:12 +04:00
pre-commit-ci[bot]
b701723184 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-07-04 11:09:46 +00:00
Darek
4fe2609e12 Updating docs on building Spark with arguments 2022-07-04 07:09:23 -04:00
Ayaz Salikhov
9818511f30 Merge branch 'master' into asalikhov/new_build_system 2022-07-04 10:24:51 +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
c9c7ba8fa6 Merge pull request #1731 from irvcaza/patch-1
Update passwd function
2022-07-04 09:57:52 +04:00