Ayaz Salikhov
1ebca76164
Update docs/using/recipes.md
2022-01-13 17:31:16 +03:00
agustin genoud
4579e5acf3
Spark version incompatibility with Delta
...
Calling the "latest" tag in "FROM jupyter/pyspark-notebook:latest" installs the Spark 3.2 version which is incompatible with delta lake ( https://docs.delta.io/latest/releases.html#-compatibility-with-as ). Installing the last version of Spark 3.1.x resolves the issue. In the jupyter docker repo that would be version 3.1.18
2022-01-12 20:24:39 -03:00
Ayaz Salikhov
008792c01b
Add versions
2022-01-11 15:44:16 +03:00
Ayaz Salikhov
cced50c1dd
Lint file
2022-01-11 15:39:48 +03:00
Ayaz Salikhov
f308f43f53
Implement docs configuration from scratch to make it simple
2022-01-11 14:28:27 +03:00
Ayaz Salikhov
f7299f0dcd
Remove transifex translations
2022-01-09 12:28:04 +03:00
mathbunnyru
f77f1a2a42
Automated publish for 43882c4dd5
2022-01-09 08:56:10 +00:00
Ayaz Salikhov
43882c4dd5
Merge pull request #1562 from romainx/fix-1423
...
Turn off ipython low-level output capture and forward
2022-01-09 11:55:34 +03:00
mathbunnyru
f6f6a65aa1
Automated publish for c34d2c4d45
2022-01-09 08:50:35 +00:00
romainx
35e4bb4038
Fix broken markdown anchors in the doc
...
Used a workaround by transforming MD to HTML anchors.
2022-01-09 09:27:59 +01:00
romainx
8e804c51c2
IPython low-level output capture and forward documentation
2022-01-08 11:39:57 +01:00
consideRatio
9e53812b39
Automated publish for 8a6c3c1c67
2021-12-15 14:05:04 +00:00
Ayaz Salikhov
3d87fcc1a7
Document NOTEBOOK_ARGS
2021-12-15 16:40:15 +03:00
mathbunnyru
b85d33adaf
Automated publish for 5cb44a8507
2021-11-15 15:43:28 +00:00
Erik Sundell
ee0105a8a5
start.sh: JUPYTER_ENV_VARS_TO_UNSET introduced
...
Allow you to define variables to be unset before running the command
that start.sh is supposed to start. These variables will still be
available in the hooks run before.
2021-11-11 22:48:20 +01:00
Ayaz Salikhov
993b4f1d4e
Refactor github workflows
2021-11-02 12:54:27 +03:00
mathbunnyru
0919c6aff1
[ci skip] Automated publish for c400462ce1
2021-11-02 09:39:38 +00:00
Ayaz Salikhov
e76894fb6d
Better bash syntax
2021-11-02 12:35:57 +03:00
Peng Gao
d0bbcc5339
Add recipe for installing custom fonts
...
Signed-off-by: Peng Gao <peng.gao.dut@gmail.com >
2021-11-02 11:54:22 +08:00
Ayaz Salikhov
e1bee8d59b
Better docs
2021-10-16 16:17:11 +03:00
Ayaz Salikhov
d665b0c29a
Revert autogenerated file change
2021-10-16 16:14:27 +03:00
Nick Crews
ba2e8d7716
Rename blacklist
-> blocklist
...
A simple change, but also quite easy.
See https://en.wikipedia.org/wiki/Master/slave_(technology)
2021-10-15 11:34:15 -06:00
consideRatio
310edebfdc
[ci skip] Automated publish for db380d15c3
2021-09-07 09:24:03 +00:00
Ayaz Salikhov
a01b73a5b4
Fix typo
2021-09-07 01:44:37 +03:00
mathbunnyru
11a777c0a8
[ci skip] Automated publish for 258196c13f
2021-08-26 10:25:15 +00:00
Ayaz Salikhov
e81474cab0
Fix docs :(
2021-08-26 10:57:36 +03:00
Ayaz Salikhov
c85f24268a
Update docs
2021-08-25 20:11:43 +00:00
mathbunnyru
b4b7399e52
[ci skip] Automated publish for 6ae9805d58
2021-08-25 17:56:42 +00:00
Ayaz Salikhov
9451ddbb2d
r-notebook and scipy-notebook work fine under arm
2021-08-25 15:57:13 +00:00
mathbunnyru
aaa2f6d651
[ci skip] Automated publish for 044762949b
2021-08-25 10:59:31 +00:00
Ayaz Salikhov
1fce48cd6c
Use mamba instead of conda where possible
2021-08-24 23:41:32 +03:00
Ayaz Salikhov
ec9b7e9301
Add pyupgrade tool
2021-08-24 16:43:53 +03:00
mathbunnyru
91af9c8ee9
[ci skip] Automated publish for 8e693aad7d
2021-08-09 17:29:23 +00: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
consideRatio
8a94d6f312
[ci skip] Automated publish for 0efb97d20d
2021-08-07 07:27:44 +00:00
James Brock
39c0f18214
ihaskell-notebook moved from Docker Hub to Github
2021-08-07 12:41:18 +09:00
mathbunnyru
232f2efa1e
[ci skip] Automated publish for 2001655f1e
2021-07-17 19:24:39 +00:00
Ayaz Salikhov
2001655f1e
Fix links in index.rst ( #1413 )
2021-07-17 22:24:03 +03:00
consideRatio
2d4c4d8d87
[ci skip] Automated publish for 514883dc66
2021-07-16 21:02:35 +00:00
Ayaz Salikhov
7ee6bdb3c4
Support arm builds
...
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com >
2021-07-16 17:13:33 +03:00
mathbunnyru
6333762c56
[ci skip] Automated publish for 481bafbda7
2021-07-08 14:06:16 +00:00
Holden Karau
481bafbda7
Make the base & minimal notebook containers not amd specific (e.g. support building for arm64) ( #1368 )
...
* Dynamically select the right miniforge arch and unpin the ROOT_CONTAINER so that buildx can build arm64 and amd64
cleanup
* Remove the commented out hard set of arch
* Address code review comments from mathbunnyru
* Add setting the owner to respective dockerhbub username
* Revert "Add setting the owner to respective dockerhbub username"
This reverts commit a8d9c468a7d35dbda33ae902cc524db599519d8a.
* Fix up the dockerfile, make the default buildx compatible with the CI and add a comment about how to do cross-platform builds.
* Update the docs
* Refactor the Makefile to support cross-building images incrementally, add ARG OWNER to the Dockerfile's so people can more easily push to their own, add docker buildx & ARM64 support to the CI
* Simplify build-test-all rule
* Match patch version
* Run prettier on docker.yml
* Declare and export seperately per docker lint
* Skip CI changes
* Revert the makefile changes
* Update the Arch comment to match
* back out unrelated changes
2021-07-08 17:05:35 +03:00
Erik Sundell
fe3968efe0
pre-commit: run black autoformatter on all files
2021-06-28 22:07:23 +02:00
GitHub Actions
e8c0e9ab23
[ci skip] Automated publish for d3784434e5
2021-06-21 17:20:00 +00:00
Ayaz Salikhov
a0f0150712
Make README.md match index.rst
2021-06-21 19:56:34 +03:00
GitHub Actions
ebc453bf38
[ci skip] Automated publish for b32574afee
2021-06-21 16:38:20 +00:00
Ayaz Salikhov
4a8ca96e15
Revert rst changes
2021-06-21 19:25:51 +03:00
Ayaz Salikhov
334381dfe2
Limit markdown line length to 200
2021-06-21 12:59:21 +03:00