Travis CI
d4cbf2f80a
[ci skip] Update en source strings (build: 1082.1)
2019-06-02 00:19:38 +00:00
eromoe
ce4d2c0593
Add Specific Docker Image Options
for jupyter spark
2019-05-22 14:12:02 +08:00
Travis CI
ef92c1ee70
[ci skip] Update en source strings (build: 1052.1)
2019-05-11 14:42:28 +00: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
echowhisky
167c686011
Merge branch 'master' into issue-861
...
Resolved conflicts between local branch and updates to the upstream
master.
2019-05-06 18:46:51 +00:00
Peter Parente
cee5a21160
[skip ci] Fix English .po source files
...
* msgstr fields should be empty
* File extension should be .po
2019-05-05 19:57:51 -04:00
Travis CI
c39518a325
Update en source strings for 02a3f6b095
2019-05-05 23:06:47 +00:00
Peter Parente
02a3f6b095
Fix doc typo
2019-05-05 19:05:51 -04:00
Peter Parente
56cf0bc13e
Minor doc update to test tx-en
2019-05-05 15:04:54 -04:00
Peter Parente
77a770f9f3
Fix minor doc wording to test master branch trigger
2019-05-05 13:18:44 -04:00
Peter Parente
b497b2700d
Draft pages about translation
2019-05-04 23:45:52 -04:00
Peter Parente
af17bdf685
Merge pull request #859 from marcraminv/doc/replace-spark-init-line
...
[Doc] Change Spark Python Notebook entry point sentence
2019-05-04 17:20:11 -04:00
Peter Parente
f8c3e3d6c0
Try locale/en update
...
make clean gettext
sphinx-intl update -p _build/gettext -l en
2019-05-04 15:31:25 -04:00
echowhisky
40c5c07b0a
added -f
flag to all conda clean
commands
...
This commit adds the additional `-f` force command to all uses of `conda
clean --all` through the repo. Size should be smaller, but still testing
if anything breaks. See issue #861 .
2019-05-04 19:11:32 +00:00
echowhisky
1f8311a7aa
changed -tipsy
to --all -y
across all files
...
The last commit was only for the base-notebook's Dockerfile. For this,
all the files in the repo were grepped through and changed.
2019-05-04 18:53:49 +00:00
Marc Ramirez
23c137626f
Change python entry point sentence
2019-05-01 20:14:24 +02:00
Peter Parente
4fb91ee63c
tx pull -all manually
...
Until we figure out what I did wrong with the GitHub integration setup:
https://community.transifex.com/t/github-pr-goes-to-wrong-folder/366
2019-04-25 08:12:54 -07:00
Peter Parente
15b4215d87
Fix sphinx warnings with recommonmark 0.5
2019-04-21 22:27:32 -04:00
Peter Parente
f11119fe51
[ci skip] Initialize Transifex workflow
2019-04-21 20:44:35 -04:00
Peter Parente
8ca79a6c85
Add vulnerability reporting info
...
https://discourse.jupyter.org/t/responsible-vulnerability-reporting/655
2019-04-14 22:36:47 -04:00
Peter Parente
65761486d5
Merge pull request #836 from ying-w/master
...
Added s3 + spark session instructions
2019-04-01 09:57:22 -04:00
Will Starms
e90e0c03d6
Manpage recipe
2019-03-31 21:17:16 -05:00
Ying Wu
69f811b73c
Added s3 + spark session instructions
2019-03-29 16:04:11 -07:00
Chia-liang Kao
a657b782bd
Move tzdata to minimal-notebook and document it
2019-03-25 16:04:04 +08:00
Peter Parente
f286528a06
Merge pull request #825 from javabrett/doc-umask-clarification
...
Added clarification on the use of NB_UMASK, which only applies to the…
2019-03-11 08:50:39 -04:00
Brett Randall
af55670ce2
Added clarification on the use of NB_UMASK, which only applies to the Jupyter process itself.
2019-03-11 12:59:24 +11:00
Brett Randall
ed21e1a0b3
Balance closing quote in doc for CHOWN_EXTRA example.
2019-03-11 09:30:14 +11:00
Winni Kretzschmar
97114bd040
Add intermediate example to describe port mapping
2019-01-28 14:09:24 +01: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
Peter Parente
054fda4d0f
[ci skip] Open the README.ipynb on binder
2018-12-29 20:32:00 -05:00
Peter Parente
c07df9e69d
Add an example binder
2018-12-29 16:21:56 -05:00
Romain C
38054f3e7b
Replace vim by nano in the doc
2018-12-29 07:25:47 +01:00
Peter Parente
aa0ebba9a0
Merge pull request #781 from parente/iyanmv-add-umaks-flag
...
umask flag
2018-12-28 23:44:15 -05:00
Peter Parente
96c05b8880
Merge pull request #739 from ericdill/issue-715
...
Add note about customizing the startup with before-notebook.d
2018-12-28 14:05:21 -05:00
Peter Parente
515f74ab77
DOC: Typo fix
2018-12-28 14:03:46 -05:00
Peter Parente
9b8893f5cd
DOC: Match heading level
2018-12-28 14:02:25 -05:00
Peter Parente
e1f57a620f
Doc start-notebook.d as well
2018-12-28 13:56:15 -05:00
Peter Parente
368e1af98b
Fix a broken doc link spotted along the way
2018-12-28 13:28:12 -05:00
Peter Parente
1ec114a8ca
Squashed commit of the following:
...
commit 2d92977085
Author: Iyán Méndez Veiga <me@iyanmv.com >
Date: Tue Aug 21 23:22:35 2018 +0200
Delete code in start.sh (not necessary). Simplify 'os.umask' code. Add paragraph to docs
commit 19d1e7be71
Author: Iyán Méndez Veiga <me@iyanmv.com >
Date: Tue Aug 21 19:03:36 2018 +0200
Change if clause condition
commit 13802f436c
Author: Iyán Méndez Veiga <me@iyanmv.com >
Date: Tue Aug 21 20:24:38 2018 +0200
Update jupyterlab & extensions
commit 63bdcad837
Author: Iyán Méndez Veiga <me@iyanmv.com >
Date: Tue Aug 21 16:21:01 2018 +0200
Fix 'No newline at end of file'
commit 9504408874
Author: Iyan Méndez Veiga <iyan.mendezveiga@arcelormittal.com >
Date: Tue Aug 21 15:37:32 2018 +0200
Fix if clause start.sh
commit 74da4e07b2
Author: Iyan Méndez Veiga <iyan.mendezveiga@arcelormittal.com >
Date: Tue Aug 21 14:52:21 2018 +0200
Add NB_UMASK flag to modify default umask
2018-12-28 13:24:16 -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
Justin Smith
80fa2f4d5c
Adding recipe for nbextension spellchecker for issue 675
2018-11-08 10:41:14 -05:00
Peter Parente
2a07e8f17d
[skip ci] Fix JUPYTER_ENABLE_LAB example
...
Fixes #724
2018-11-01 19:38:16 -04:00
Todd Tannenbaum
47249f6b6e
JUPYTER_ENABLE_LAB documented as JUPYTER_LAB_ENABLE
...
The documentation in common.md references option JUPYTER_LAB_ENABLE, which does nothing. The correct name for this option is JUPYTER_ENABLE_LAB.
2018-11-01 17:35:13 -05:00
Peter Parente
ff922f8f53
[ci skip] Fixing heading level to correct ToC
2018-11-01 15:40:52 -04:00
ericdill
2ffac262c3
Add note about customizing the startup with before-notebook.d
...
Closes #715
2018-10-26 19:01:12 +02:00
Peter Parente
6c6ebe8734
Merge pull request #734 from ericdill/issue-728
...
Add note for launching notebook with no token
2018-10-25 11:09:32 -04:00
Peter Parente
713fae0566
Merge pull request #733 from bskarda/fix_common_options_link
...
Fix the common options link in the docs
2018-10-23 22:01:06 -04:00
ericdill
2ded32299c
Fix launch command in docs
...
Closes #724
2018-10-23 19:11:16 +02:00