Commit Graph

110 Commits

Author SHA1 Message Date
Travis CI
ad3574d3c5 [ci skip] Update en source strings (build: 1321.1) 2019-11-16 22:03:04 +00:00
Peter Parente
0b2ced306b Add sudo recipe 2019-11-09 16:06:08 -05:00
Travis CI
82d1d0bf08 [ci skip] Update en source strings (build: 1220.1) 2019-09-02 01:29:10 +00:00
Patrick Sharp
1d0f620bd5 Add link to sage-notebook Community Stack
Added sage-notebook as per https://github.com/jupyter/docker-stacks/blob/master/docs/contributing/stacks.md
2019-08-15 16:14:45 -06:00
Peter Parente
ef1e508e7a [ci skip] Fix doc typo 2019-08-11 10:40:11 -04:00
Travis CI
822f02b8ce [ci skip] Update en source strings (build: 1175.1) 2019-08-03 03:19:33 +00:00
Jeff
a667552e78 Option to enable restart without exiting container
Add optional environment variable RESTARTABLE to enable Jupyter to
be restarted without causing the container to exit.  When the variable
is set, run-one-constantly (from the Ubuntu run-one package) is
inserted into the Jupyter startup command.
2019-08-02 11:17:04 -06:00
Travis CI
29105a731d [ci skip] Update en source strings (build: 1157.1) 2019-07-27 14:32:28 +00:00
Travis CI
a30e395ed8 Remove inline png 2019-07-27 09:06:37 -04:00
Jeffrey Bindinga
27e5ede337 Add java-notebook to the list of community stacks.
I modified 'docs/using/selecting.md' to include a link to the java-notebook project.
2019-07-19 10:08:43 +02:00
James Brock
310afbfd1d Community haskell stack binder link
Add binder link to Community Stack crosscompass/ihaskell-notebook.
2019-06-30 12:28:38 +09:00
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