Thomas Kluyver
83785e3533
Merge pull request #1763 from gnestor/@-operator-codemirror
...
Include `@` operator in Codemirror ipython mode
10 years ago
Grant Nestor
568ba574b0
Merge pull request #1739 from minrk/terminal-logout
...
enable logout button on terminal page
10 years ago
Grant Nestor
fcb0be27f9
Include `@` operator in Codemirror ipython mode
10 years ago
Yuvi Panda
2237c8eb1d
Merge pull request #1 from gnestor/patch-1
...
Upgrade cell's `editable` and `deletable` metadata if not defined
10 years ago
Min RK
03af493062
put NotebookNotary signature db in memory for tests
...
avoids cleanup issues on Windows
10 years ago
Min RK
f707b78e54
exclude terminal tests on Windows
10 years ago
Min RK
f3ed84e679
Windows-compat: os.sep instead of hardcode /
10 years ago
Min RK
55d82f135a
add appveyor.yml
10 years ago
Min RK
9195ffd273
Merge pull request #1760 from gnestor/root-breadcrumb
...
Use folder icon vs. home icon for root breadcrumb
10 years ago
Grant Nestor
3bd4333a16
Merge pull request #1753 from piec/master
...
docs: Update dead links
10 years ago
Grant Nestor
4c3e9964dd
Merge pull request #1757 from minrk/markdown-load
...
Fix markdown mode loading
10 years ago
Grant Nestor
767942ccf4
Upgrade cell's `editable` and `deletable` metadata if not defined
10 years ago
Grant Nestor
9b7a6ca617
Update docs host from `readthedocs.org` to `readthedocs.io`
10 years ago
Grant Nestor
540886963b
Use folder icon vs. home icon for root breadcrumb
10 years ago
Yuvi Panda
e0bcb7deb4
Merge pull request #1759 from gnestor/terminal-style
...
Fix terminal styles
Fixes #1724
10 years ago
Grant Nestor
ec35079b06
Fix terminal width style bug
10 years ago
Min RK
460d3027ce
merge TextCell options_default into MarkdownCell, RawCell
10 years ago
Min RK
f1fc424b19
add async workaround for slow load of ipythongfm definition
...
if ipythongfm is defined after notebook is loaded, re-load it in all cells that are using it.
10 years ago
Min RK
d52e1e2419
Restore loading of options_default in text cells
...
fixes omitted codemirror config due to ignoring options_default.
load options_default via config defaults (modifying options_default at runtime has no effect).
10 years ago
Min RK
0e5047e75d
allow returning full class config data, merged with defaults
...
and merge object config values with defaults (e.g. Cell.cm_config)
10 years ago
Pierre Carru
a327ce804b
docs: Update dead links
10 years ago
Carol Willing
d7a095c206
Merge pull request #1748 from willingc/nbcloud
...
Fix metadata causing error with docs build
10 years ago
Carol Willing
62f3f3de00
Remove second Python version
10 years ago
Carol Willing
e2c2037f1f
Remove anaconda cloud from metadata
10 years ago
Min RK
201bed0b67
Merge pull request #1742 from michaelpacer/documentation
...
Make jupyter dir location more specific
10 years ago
michaelpacer
ec632df150
Make jupyter dir location more specific
10 years ago
Min RK
dfea6b47df
enable logout button on terminal page
10 years ago
Min RK
b00442d0f1
Merge pull request #1737 from SylvainCorlay/extensions
...
Separate common classes for server and notebook extensions
10 years ago
Min RK
93c45df141
Merge pull request #1736 from dm-wyncode/master
...
Attempted to correct a URL that was a dead link.
10 years ago
Sylvain Corlay
27c7aaa434
Remove ununsed private API
10 years ago
Sylvain Corlay
0e8b8b67d2
Separate common classes for server and notebook extensions
10 years ago
dm-wyncode
c476e78b5b
Attempted to correct a URL that was a dead link. I inserted my best
...
guess to the updated version.
modified: docs/source/examples/Notebook/JavaScript Notebook Extensions.ipynb
10 years ago
Thomas Kluyver
b3f02b26b8
Merge pull request #1735 from juhasch/fix/mathjax_url_doc
...
Extend mathjax_url docstring
10 years ago
Jürgen Hasch
3fbce02806
Extend mathjax_url docstring
10 years ago
Min RK
79bcde7c02
Merge pull request #1729 from takluyver/pep527
...
Update release docs for PEP 527
10 years ago
Thomas Kluyver
3026b25cfb
Update release docs for PEP 527
10 years ago
Thomas Kluyver
23ca9602c2
Merge pull request #1727 from minrk/ipython-doc-links
...
fix outdated links to ipython-doc
10 years ago
Min RK
58b4a59fce
Merge pull request #1709 from superbobry/patch-4
...
Fixed a bug in 'ConfigWithDefaults.get_sync'
10 years ago
Min RK
4bdc954212
fix outdated links to ipython-doc
10 years ago
Thomas Kluyver
02b3d99f7e
Merge pull request #1701 from yuvipanda/xterm-update-1.1.2
...
Update xterm.js to 1.1.2
10 years ago
Thomas Kluyver
a958c08a73
Merge pull request #1718 from parente/fix-windows-bundler-tools
...
Fix bundler tool failures on Windows
10 years ago
Peter Parente
925709b5b4
Fix bundler tool failures on Windows
...
* Normalize to system path separator format
* Fix hardcoded separators
* Fix hardcoded test paths
10 years ago
Min RK
d5aab90796
Merge pull request #1715 from SylvainCorlay/remove_lab
...
Remove jupyter lab link.
10 years ago
Carol Willing
876ed76a7d
Merge pull request #1713 from michaelpacer/improve_pub_server_docs
...
Add note on JupyterHub to docs
10 years ago
Sylvain Corlay
b01b6f8cc7
Remove jupyter lab link and old bundle
10 years ago
michaelpacer
e8b4ebc4a6
Add note on JupyterHub to docs
10 years ago
Min RK
f94bb2ba60
Merge pull request #1710 from gnestor/revert-mime-mathml
...
Revert mime-mathml
10 years ago
Grant Nestor
e9d448837c
Remove MathML mime type
10 years ago
Sergei Lebedev
b1d0f3c1fa
Fixed a bug in 'ConfigWithDefaults.get_sync'
...
The method returned the default value if the result of '_class_data'
lookup was falsy (in the JS sense).
This bug also affected 'ConfigWithDefaults.get'.
10 years ago
YuviPanda
fd88eadb61
Bump xterm.js to 1.1.3
...
The only fix is a fix to the build script, since their
previous one forgot to publish 1.1.2 to npm :)
10 years ago