Jonathan Frederic
|
c0a30d4df8
|
Commandpalette
|
11 years ago |
Jonathan Frederic
|
aa097ba662
|
Add typeahead npm ref
|
11 years ago |
jdfreder
|
b2ae17dd09
|
Fix some problems reported by Matthias
|
11 years ago |
Jonathan Frederic
|
6258f542dd
|
Almost working 100%
|
11 years ago |
Jonathan Frederic
|
a719e19b39
|
Add script to amd-ify the commonjs code,
(backwards compat. and dynamic loading)
|
11 years ago |
Jonathan Frederic
|
4c07a8bffc
|
Add new cjs conversion method
|
11 years ago |
Jonathan Frederic
|
c8ff593efc
|
Move source out
|
11 years ago |
Jonathan Frederic
|
e0f3141748
|
Magic r.js stuff
|
11 years ago |
Jonathan Frederic
|
72bdf877fd
|
Fix package check
|
11 years ago |
Jonathan Frederic
|
2332b719ce
|
Get the notebook working!
|
11 years ago |
jdfreder
|
37d92cb80d
|
Fix jquery dependency
|
11 years ago |
Jonathan Frederic
|
f7d546c153
|
Add clean script
|
11 years ago |
Jonathan Frederic
|
3498a5193c
|
Get all of the apps working except notebookapp
|
11 years ago |
Jonathan Frederic
|
81a2998fe0
|
Dynamically load contents, also browserify contents.
|
11 years ago |
jdfreder
|
c180719fa8
|
Post install bower install
|
11 years ago |
jdfreder
|
64690654b4
|
Re-add require.js for backwards compat.
|
11 years ago |
jdfreder
|
ad80ae9bca
|
Fix bugs 🐛
|
11 years ago |
Kyle Kelley
|
6a2960104c
|
Install jquery from npm (needed as dependency).
|
11 years ago |
Kyle Kelley
|
22fd1bcef4
|
Ignore some gunk.
|
11 years ago |
Kyle Kelley
|
8f0ea42dd4
|
Allow for graceful failure by finishing string. ;)
|
11 years ago |
jdfreder
|
b88fa0163a
|
Use npm for js and less builds
|
11 years ago |
jdfreder
|
ff9406f2e3
|
require.js ES5 -> commonjs ES5
|
11 years ago |
Brian E. Granger
|
21f63d4322
|
Merge pull request #285 from Carreau/snr
Search And replace.
|
11 years ago |
Matthias Bussonnier
|
656628cbe6
|
Merge pull request #283 from crwilcox/noreferrer
Add rel=noreferrer to helplink URLs as sending the referrer link is unnecessary
|
11 years ago |
Min RK
|
45b9caf82b
|
Merge pull request #327 from takluyver/doc-savehooks
Document pre/post save hooks
|
11 years ago |
Thomas Kluyver
|
17ba3079f8
|
Document pre/post save hooks
Using the examples from ipython/ipython#6896
Closes ipython/ipython#8599
|
11 years ago |
Min RK
|
0d68bbb1af
|
Merge pull request #324 from Carreau/bundle-mj-extes
include mathjax extensions that are dynamically loaded
|
11 years ago |
Matthias Bussonnier
|
80f20cb1d6
|
include mathjax extensions that are dynamically loaded
Allow to render binomial and other things:
Closes ipython/ipython#8754
|
11 years ago |
Matthias Bussonnier
|
2a4d70c3a2
|
Merge pull request #323 from minrk/mathjax-warning
remove large, wrong MathJax warning
|
11 years ago |
Min RK
|
3d49cf3b27
|
remove large, wrong MathJax warning
when MathJax fails to load.
It points to installing local mathjax, which doesn't make sense anymore now that we ship it as a dependency.
|
11 years ago |
Min RK
|
dee660757d
|
install mathjax safe extension
|
11 years ago |
Matthias Bussonnier
|
74ce3dae0d
|
document, and trim whitespaces.
|
11 years ago |
Matthias Bussonnier
|
47cced4ab9
|
Merge pull request #316 from minrk/install-safe
install MathJax safe config
|
11 years ago |
Min RK
|
659e1df77e
|
install MathJax safe config
MathJax safe mode is enabled, but a full (non-dev) install omits the Safe.js config file
|
11 years ago |
Min RK
|
e122f061d8
|
Merge pull request #296 from Carreau/simpledev
Add option to not use minified javascript and ease development.
|
11 years ago |
Matthias Bussonnier
|
8bec3a79b2
|
improvement of UI
UI to replace only in selected cell, use bootstrap way of doing it.
Button order is now more keyboard friendly
|
11 years ago |
Matthias Bussonnier
|
51fabeba53
|
Merge pull request #277 from takluyver/notebookapp-jupyter
Remove some references to IPython in notebookapp
|
11 years ago |
Matthias Bussonnier
|
b37b7277c9
|
Merge pull request #310 from minrk/rm-profile-examples
remove old IPython examples
|
11 years ago |
Matthias Bussonnier
|
d4b1e9aa99
|
Wrong default.
Change from True to False after rename from use_bundle to ignore_minified_js
|
11 years ago |
Min RK
|
dd5f151451
|
remove old IPython examples
jupyter doesn't have profiles
|
11 years ago |
Min RK
|
0cd4404b29
|
Merge pull request #308 from rgbkrk/no-more-cluster-in-notebook
clusterlist is no longer part of jupyter/notebook
|
11 years ago |
Kyle Kelley
|
d3668a87cc
|
clusterlist is no longer part of jupyter/notebook
|
11 years ago |
Matthias Bussonnier
|
f9ad56e206
|
Add option to not use minified javascript and ease developpement.
|
11 years ago |
Min RK
|
63610b6916
|
Merge pull request #301 from Carreau/css-conflic
Do not conflict with header named `notebook`.
|
11 years ago |
Matthias Bussonnier
|
6459b20f15
|
Do not conflict with header named `notebook`.
Closes #298
|
11 years ago |
Matthias Bussonnier
|
9563f1bf06
|
Allow replacement only in selection
Might want to consider it as an option on the dialog maybe...
|
11 years ago |
Matthias Bussonnier
|
90e2a7a487
|
Fix bug, reenable minify
|
11 years ago |
Matthias Bussonnier
|
768a9675eb
|
pull styling in separate file
|
11 years ago |
Matthias Bussonnier
|
966510f2a8
|
remove unrelated change
|
11 years ago |
Matthias Bussonnier
|
0fc9232f14
|
Move search and replace to it's own file
load as if it was an extension.
|
11 years ago |