Carol Willing
48566ce93a
Add link to nbviewer at the top of the rst index
10 years ago
Carol Willing
a31ba24056
Drop H1 to H2 in markdown
10 years ago
Carol Willing
2cd031e51a
Use rst for index
10 years ago
Carol Willing
6f42d8e8e7
Fix some links
10 years ago
Carol Willing
8900709a8b
Save notebook as py3
10 years ago
Carol Willing
4f13fa7a9c
Tweak notebooks for build
...
Fix other.ipynb notebook
Add notebook still one warning
10 years ago
Carol Willing
a13bff8850
Add frontend doc
10 years ago
Carol Willing
dfafaef668
Update TOC
10 years ago
Carol Willing
4a0342b973
Update the nodebook so a cell doesn't cause a segfault intentionally
10 years ago
Carol Willing
c20212772c
Update makefile and build configuration
...
Add space to avoid sphinx build error
10 years ago
Carol Willing
fbb0829bbc
Remove rst versions of nb
10 years ago
Matthias Bussonnier
c94023758e
Fix some spelling
10 years ago
Matthias Bussonnier
98484fe35a
add docs
10 years ago
Matthias Geier
6da2ea0cd1
Restore "development FAQ", but keep only the first item
10 years ago
Jonathan Frederic
6c286930da
Merge pull request #15 from willingc/update-nb
...
Fix typo found by @minrk
10 years ago
Carol Willing
75386815d8
Update the table of contents
10 years ago
Carol Willing
915920ac72
Fix typo found by @minrk
10 years ago
Carol Willing
33a58c8bcb
Fix @nbollweg comments
10 years ago
Carol Willing
8b202574ef
Edit documentation notebook
10 years ago
Matthias Geier
ac89707ecc
DOC: Trying to make a single place for contributor docs
...
See #1193 .
10 years ago
Nicholas Bollweg
d54ed564af
initial crack at documentation for new-wave extension stuff
10 years ago
Jonathan Frederic
508804153a
Remove ignore minified
10 years ago
joonnifer
c53badb454
Removed misplaced docs
10 years ago
Carol Willing
b4dbf5f5c2
Add a make spelling option for doc builds
10 years ago
Carol Willing
6fe7c7acbc
Fix typos in development
10 years ago
Carol Willing
5c886a3734
Merge pull request #1063 from minrk/csp-doc
...
document CSP for iframes
10 years ago
Min RK
bd42e36fd6
document CSP for iframes
10 years ago
Min RK
247fc7d21d
Revisions to js dev doc
...
- use `pip install -e .`
- clarify that `setup.py js css` is only needed for intermediate updates, not first-run
10 years ago
Min RK
621822b1de
setting static_url_prefix isn't required for custom prefix
10 years ago
Min RK
a7fc604365
Merge pull request #1039 from willingc/devinstall
...
Organize contributor/developer documentation sections
10 years ago
Carol Willing
7d04e76e05
Fix image urls
10 years ago
Carol Willing
2eb578ecb5
Decrease toc depth and highlight general contribution docs
10 years ago
Carol Willing
d3f6292d0c
Clean up section TOC
10 years ago
Carol Willing
836afb96fa
Add intro doc and update toc
10 years ago
Carol Willing
e8fae5460f
Rename file for consistency
10 years ago
Carol Willing
d101f6e637
Edits to formatting
10 years ago
Carol Willing
7999c738c4
Edit javascript machinery install
10 years ago
Carol Willing
71689275f1
Split dev doc and update index
10 years ago
Carol Willing
384d1760b0
Add dev install code snippet to docs
10 years ago
Min RK
eb5610c77b
don't install on RTD
...
add repo to sys.path instead
10 years ago
Carol Willing
4440077584
Add gif to docs for notebook creation
10 years ago
Min RK
82fb153329
Merge pull request #936 from Carreau/release-instructions
...
update release instruction a bit again
10 years ago
Carol Willing
d2ba5b10c8
Update doc for 4.1 announcement
10 years ago
Carol Willing
02b5f46208
Add backticks to fix typos
10 years ago
Matthias Bussonnier
5f31251b29
update release instruction a bit again
10 years ago
Steve Holden
2617931dbd
Fix "an Jupyter" changes
...
Fixes problems noted in issue #926
10 years ago
Carol Willing
b410df0032
Merge pull request #907 from captainsafia/add-interface-desc-talks
...
Add information about names of UI element to docs
10 years ago
Safia Abdalla
9b01b0a757
Addressed PR comments
10 years ago
anirudhjoshi
eb2764bbad
Fixed missing import of to_api_path in example
10 years ago
Safia Abdalla
0ec51645a4
Updated table of contents
10 years ago
Safia Abdalla
66aa256a69
Added UI components page
10 years ago
Safia Abdalla
b9a9b0d613
Added user interface screenshots
10 years ago
Safia Abdalla
a5de8f2502
Added initial annotated image
10 years ago
Fernando Perez
1c2905eb25
Update Notebook examples to current form of edit/command mode area look.
...
Update screenshots and area description to match that of keyboard help page.
10 years ago
Min RK
d1d81f8015
get package version for docs
...
so we don't need to manually update version strings
10 years ago
Carol Willing
7346b4c5bc
Correct link
10 years ago
Carol Willing
35f7e52162
Update for 4.1.0rc1 and add FAQ
10 years ago
Min RK
4f8a15bfc8
include both sdist formats
10 years ago
Min RK
f8ede57918
add clear_output option to set_next_input payload
...
default preserves prior behavior
10 years ago
Min RK
98e40d7e12
Note set_next_input change in changelog
10 years ago
Peter Parente
472338ee7a
Typo and wording fixes to 4.1 changelog sections
...
(c) Copyright IBM Corp. 2015
10 years ago
Peter Parente
f27c5c8a38
Additional changelog updates for 4.1
...
* Grammar consistency
* More details about how users trigger new features
* Screenshot of new location of cell toolbar triggers
* Couple more "other improvements"
* Links to PR and issue lists in the 4.1 milestone on GitHub
(c) Copyright IBM Corp. 2015
10 years ago
Carol Willing
1daafbf6f8
Add sidebar box in doc's index for 4.1.x
10 years ago
Matthias Bussonnier
d5e5383639
Merge pull request #867 from Carreau/quickselector
...
Update warning in the docs about quick selection.
10 years ago
Matthias Bussonnier
da5cbb53e6
Update warning in the docs about quick selection.
...
We could still refine the quick-selector to show the
type of the cell when all cells have the same type.
Fixes gh-861
10 years ago
Matthias Bussonnier
254c0a2307
Fix various comment and spelling
10 years ago
Matthias Bussonnier
11833724ac
Update release instructions
10 years ago
Matthias Bussonnier
c7c9cec592
"Available" has only one "l"
10 years ago
Matthias Bussonnier
1ec3f5eeeb
remove universal
10 years ago
Matthias Bussonnier
df32201009
Add release instructions
10 years ago
Carol Willing
f5856926d6
Correct google group link
10 years ago
Carol Willing
eb25904517
Add Stack Overflow @takluyver suggestion
10 years ago
Carol Willing
361e53fb2f
Minor edit
10 years ago
Carol Willing
dee12240ab
Make heading for installing Javascript in doc appear in contents
10 years ago
Carol Willing
265810d4f5
Add contact info more prominently on sidebar and in contents
10 years ago
Carol Willing
405d0bdeb7
Improve message about https in public server doc
11 years ago
Jonathan Frederic
193202bdb5
Copy edit
11 years ago
Matthias Bussonnier
225bbcffa7
Document limitation of quick celltype selector...
...
... With regard to Multiple selection.
Closes #805
11 years ago
Min RK
8024000a0e
regen rst notebooks
...
with pandoc-1.15.2.1
fixes some heading inconsistencies
11 years ago
Min RK
1bbeb54673
rst can't handle arbitrary heading levels
11 years ago
Min RK
dfc51fae35
don't mention profiles in nbextensions
11 years ago
Min RK
5bbab29286
update 4.1 changelog
...
with screenshots of new UI
11 years ago
Josh Barnes
9e9828f624
in docs/extending/frontend_extensions:
...
* fix 'the' typo
11 years ago
Josh Barnes
99f6379f14
in docs/extending/frontend_extensions:
...
* Add some description of actions
11 years ago
Josh Barnes
71f5a1969e
in docs/extending/frontend_extensions:
...
* fix AMD link to use RST syntax (mistakenly used markdown previously)
11 years ago
Josh Barnes
bf44aace54
in docs/extending/frontend_extensions:
...
* fix inline literals, which in RST start and end with ``, not just `
11 years ago
Josh Barnes
ad7e657e5c
in docs/extending/frontend_extensions:
...
* beautify javascript examples
* make one-liners fit on one line
11 years ago
Josh Barnes
67c6aaafae
in docs/extending/frontend_extensions:
...
* fix some typos & misspellings
* some improvements to phrasing
11 years ago
Matthias Bussonnier
66f7390f8d
missing N
11 years ago
Thomas Kluyver
92caca5683
English fixes and update description of installing and activating extensions
11 years ago
Matthias Bussonnier
1feb3960d8
Start documenting how to write font end extension
...
This if course require more work, but the request for custom key binding
is too high, and the process of writing extensions too widespread on the
internet.
11 years ago
Min RK
f998bd67df
Merge pull request #732 from Carreau/docs
...
Fix docs on secure server.
11 years ago
Matthias Bussonnier
5c73284c39
Fix docs on secure server.
11 years ago
Brett Cannon
97071b74ff
Fix a dead link to example notebooks
11 years ago
Matthias Bussonnier
1a63c0397e
Update text with willinc version
11 years ago
Matthias Bussonnier
9852b654f4
'update docs'
11 years ago
Min RK
bd6916199f
add missing keyfile arg to ssl doc
11 years ago
Jonathan Frederic
4ae2f829f3
@willingc's comment
11 years ago
Jonathan Frederic
0d3729a03b
Update the changelog
11 years ago
Brian E. Granger
dab9765e42
Fixing one last misnaming.
11 years ago
Brian E. Granger
c7d3728b6e
Renaming jupyter-notebook -> jp-notebook
11 years ago
Brian E. Granger
33bcdf907d
Fixing tests and example notebook
11 years ago
Brian E. Granger
7df94eb001
Renaming commands
11 years ago
Daniel Darabos
1d1838284a
Fix typo in the RST version too.
11 years ago
Daniel Darabos
1b51230e8b
Fix typo in What is the Jupyter Notebook.
11 years ago
Min RK
ee2addb7fc
note changes in 4.0.6
11 years ago
John Kirkham
ab7464bf5a
docs/source/changelog.rst: Note what we did.
11 years ago
Min RK
36fa064cac
Merge pull request #508 from jdfreder/handlerdoc
...
Custom server request handler, docs
11 years ago
Jonathan Frederic
c5553ca4fa
Whitespace sensitive language
11 years ago
Jonathan Frederic
a54ded224e
Conver to RST
11 years ago
Jonathan Frederic
a5215f3027
Add handler doc
11 years ago
Carol Willing
004a96298e
Add navigation to Jupyter Installation docs
11 years ago
Carol Willing
ac59eb343a
Add generated notebooks rst files to version control
11 years ago
Carol Willing
808776f4a4
Add Jupyter to docs requirements
11 years ago
Min RK
7a197feb33
Merge pull request #477 from minrk/cves
...
note CVEs in 4.0.5 release notes
11 years ago
Min RK
777fb2f7cd
Merge pull request #481 from willingc/doc-frontend
...
Add notebook frontend configuration doc
11 years ago
Min RK
e3bd496b54
note CVEs in 4.0.5
11 years ago
Carol Willing
786a350527
Fix grammar from review comments
11 years ago
Carol Willing
364e8fe2e0
Minor edits
11 years ago
Carol Willing
126c77c833
Update config docs
11 years ago
Carol Willing
61a5382083
Add frontend configuration doc
11 years ago
Carol Willing
bfdd0a2e51
Add empty _static folder
11 years ago
Carol Willing
d05835a5d1
Update toc for rst build from ipynb
11 years ago
Carol Willing
c541cb4125
Add index for generated rst from ipynb
11 years ago
Carol Willing
b0b8a2f71c
Remove examples index
11 years ago
Carol Willing
5216bc6143
Update index
11 years ago
Carol Willing
6eb519916d
Update index
11 years ago
Carol Willing
453f2ce30b
Update rtd configs
11 years ago
Karrie Kehoe
2090c0b000
Update JavaScript Notebook Extensions.ipynb
11 years ago
Matt McCormick
ac43d7fec8
Document Docker CMD kernel crashing issue.
...
Add issue #334 to the known issues and suggest a work-around with tini
init.
11 years ago
Antonino Ingargiola
418469d81d
Docs: small metadata changes
11 years ago
Antonino Ingargiola
dc16502fd1
Docs: remove outdated info on notebook headings.
11 years ago
Matthias Bussonnier
c9a9b5b50e
don't overwrite file
...
closes https://github.com/ipython/ipython/issues/8796
11 years ago
Carol Willing
1fb22882e7
Edit see also box in doc
11 years ago
Carol Willing
cb9961a030
Add comment for future devs
11 years ago
Carol Willing
65224302de
Revert html_static_path setting
11 years ago
Carol Willing
687e844fb3
Update doc index with captions
11 years ago
Min RK
dce01c0695
Merge pull request #459 from willingc/del-ipynb
...
Remove the duplicate ipynb for public server doc
11 years ago
Carol Willing
956509029e
Remove ipynb and update indices
11 years ago
Carol Willing
ea6993703e
Add review changes to public server doc
11 years ago
Carol Willing
88554a003e
Fix formatting on ipynb note
11 years ago
Carol Willing
64ae031488
Add note and link to RTD in old ipynb doc
11 years ago
Carol Willing
ce6ecb730b
Edit content on running a public notebook server
11 years ago
Carol Willing
de9781dcba
Update doc on securing a notebook server
11 years ago
Carol Willing
2179be6843
Edit public server security doc
11 years ago
Carol Willing
67740f8014
Fix small docs errors and add hidden index for clean doc builds
11 years ago
juan serrano
f9280708b2
Add examples of latex expressions
11 years ago
Matthias Bussonnier
c29b8780a3
update shortcut
11 years ago
Matthias Bussonnier
2189b7f686
Merge pull request #363 from Carreau/docs-typo
...
Docs typo
11 years ago
Matthias Bussonnier
eeb9573991
bring more fixes
11 years ago