rigzba21
c3382f76da
adding to NB_USER environment variable option description
2022-01-27 06:53:30 -05:00
rigzba21
ec8addb64b
updating Docker Options overview text, and editing NB_UMASK description
2022-01-26 20:07:18 -05:00
Ayaz Salikhov
f72b6c7593
Remove docs duplication
2022-01-21 14:47:01 +02:00
Ayaz Salikhov
3306119c2d
Update the tag in docs
2022-01-21 13:58:08 +02:00
romainx
c954633981
JUPYTER_CMD -> DOCKER_STACKS_JUPYTER_CMD (review)
2022-01-20 23:32:52 +01:00
romainx
74bc6b3fa5
Align examples in both docs (review)
2022-01-20 23:23:54 +01:00
romainx
c6f7d4637e
Fix / improve docs (review)
2022-01-20 15:28:01 +01:00
romainx
554ab113b1
Update documentation
2022-01-20 09:35:20 +01:00
Ayaz Salikhov
16f68e7d09
Update docs/using/recipes.md
2022-01-13 17:31:43 +03:00
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