Matthias Geier
|
b3788c283f
|
Add custom.css
|
10 years ago |
Matthias Geier
|
3cdc082ab2
|
Ignore .ipynb_checkpoints/ when building docs
|
10 years ago |
Matthias Geier
|
4d4dbc7b95
|
DOC Makefile: Remove ipynb2rst from phony targets
|
10 years ago |
Min RK
|
41d6da235c
|
Merge pull request #879 from ellisonbg/nbext-pain
New nbextensions installation API
|
10 years ago |
Safia Abdalla
|
17e1e473d6
|
Merge pull request #1259 from willingc/small-fixes
Small fixes to notebook docs
|
10 years ago |
Min RK
|
5cbe1d852d
|
Merge pull request #1258 from blink1073/fix-webpack
Fix Lab WebPack config and update dependency
|
10 years ago |
Carol Willing
|
ce610d11ef
|
Minor file name changes
|
10 years ago |
Carol Willing
|
a52773e2ca
|
Rename requirements for docs and remove spelling packages
|
10 years ago |
Carol Willing
|
2ef91bb64f
|
Add links to CONTRIBUTING.rst
|
10 years ago |
Carol Willing
|
f10a045e68
|
Merge pull request #1208 from mgeier/devel-docs
DOC: Trying to make a single place for contributor docs
Closes #1193
|
10 years ago |
Steven Silvester
|
e7418576a3
|
Fix webpack config and update plugins dep
|
10 years ago |
Matthias Geier
|
69b09b5af0
|
Add instructions for getting the doc-building requirements
... and add docs/requirements.txt
|
10 years ago |
Jonathan Frederic
|
53ce313c84
|
Merge pull request #24 from minrk/nbextensions
updates to nbextensions
|
10 years ago |
Min RK
|
6371f8aec2
|
add `--system` flag for enable/disable
add more docs coverage, help output
So that the three cases are covered:
- system-wide (default for install)
- user (default for enable)
- sys-prefix
|
10 years ago |
Min RK
|
1287c86c8b
|
Remove incorrect mention of `--user` in docs
enable is user by default
|
10 years ago |
Min RK
|
d0e0ddf400
|
use print for nbextension list output
logging is inappropriate here
also only show config dir if there's config in it.
|
10 years ago |
Min RK
|
b1be6dfa81
|
Merge pull request #1249 from blink1073/plugin-update
JupyterLab Updates
|
10 years ago |
Min RK
|
8d5bac4d47
|
Merge pull request #1230 from mgeier/ansicolors
Re-factor ANSI color handling
|
10 years ago |
Steven Silvester
|
de1d78f719
|
Switch to FileFindHandler
|
10 years ago |
Min RK
|
6b1478ee1e
|
Merge pull request #1251 from Carreau/remove-duplicate
Remove unused index.rst.
|
10 years ago |
Min RK
|
212d517a92
|
Merge pull request #1234 from Carreau:keyb
Make keyboard shortcuts declarative
|
10 years ago |
Min RK
|
4e3a369e92
|
Merge pull request #1255 from willingc/new-build
Update notebook docs based on @carreau suggestions
|
10 years ago |
Carol Willing
|
f552645623
|
Try to fix Rogers-Ramanujan Identity display
|
10 years ago |
Carol Willing
|
5748c04ed6
|
$ for math doc win
|
10 years ago |
Carol Willing
|
b70cd1016e
|
Added $ for mathjax
|
10 years ago |
Carol Willing
|
a31ba88372
|
Try Prof. Willie Wong's code snippet
|
10 years ago |
Carol Willing
|
97640668bd
|
Fix typo
|
10 years ago |
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
|
da4b034d45
|
Add nbsphinx to conda yaml
Update the conda_env yaml
Update environment
|
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 |
Steven Silvester
|
6a3e4b6289
|
Clean up paths
|
10 years ago |
Steven Silvester
|
28829b2524
|
Fix webpack static file configuration
|
10 years ago |
Matthias Geier
|
2bad374763
|
Inline _parseNumbers()
|
10 years ago |
Carol Willing
|
fbb0829bbc
|
Remove rst versions of nb
|
10 years ago |
Matthias Bussonnier
|
7149e04594
|
Remove index.rst.
The actually used file is `Examples and Tutorials Index` in teh same
folder.
|
10 years ago |
Steven Silvester
|
468a86e9c1
|
Update jupyter-js-plugins specifically
|
10 years ago |
Steven Silvester
|
5366b9b678
|
Update plugins version and allow patch updates
|
10 years ago |
Matthias Geier
|
52fae53534
|
Add error messages to the RangeErrors
|
10 years ago |
Matthias Bussonnier
|
c94023758e
|
Fix some spelling
|
10 years ago |
Thomas Kluyver
|
0f833a903b
|
Merge pull request #1240 from minrk/rm-IPython
fix a few remaining IPython Notebook references
|
10 years ago |
Min RK
|
5e9c88b2fe
|
fix a few remaining IPython Notebook references
in HTML templates
|
10 years ago |
Matthias Bussonnier
|
98484fe35a
|
add docs
|
10 years ago |