Jonathan Frederic
|
e0f3141748
|
Magic r.js stuff
|
2015-08-26 14:06:10 -07:00 |
|
Jonathan Frederic
|
72bdf877fd
|
Fix package check
|
2015-08-26 14:06:10 -07:00 |
|
Jonathan Frederic
|
2332b719ce
|
Get the notebook working!
|
2015-08-26 14:06:10 -07:00 |
|
jdfreder
|
37d92cb80d
|
Fix jquery dependency
|
2015-08-26 14:06:10 -07:00 |
|
Jonathan Frederic
|
f7d546c153
|
Add clean script
|
2015-08-26 14:06:10 -07:00 |
|
Jonathan Frederic
|
3498a5193c
|
Get all of the apps working except notebookapp
|
2015-08-26 14:06:10 -07:00 |
|
Jonathan Frederic
|
81a2998fe0
|
Dynamically load contents, also browserify contents.
|
2015-08-26 14:06:10 -07:00 |
|
jdfreder
|
c180719fa8
|
Post install bower install
|
2015-08-26 14:05:15 -07:00 |
|
jdfreder
|
64690654b4
|
Re-add require.js for backwards compat.
|
2015-08-26 14:05:15 -07:00 |
|
jdfreder
|
ad80ae9bca
|
Fix bugs 🐛
|
2015-08-26 14:05:15 -07:00 |
|
Kyle Kelley
|
6a2960104c
|
Install jquery from npm (needed as dependency).
|
2015-08-26 14:05:15 -07:00 |
|
Kyle Kelley
|
22fd1bcef4
|
Ignore some gunk.
|
2015-08-26 14:05:14 -07:00 |
|
Kyle Kelley
|
8f0ea42dd4
|
Allow for graceful failure by finishing string. ;)
|
2015-08-26 14:05:14 -07:00 |
|
jdfreder
|
b88fa0163a
|
Use npm for js and less builds
|
2015-08-26 14:05:14 -07:00 |
|
jdfreder
|
ff9406f2e3
|
require.js ES5 -> commonjs ES5
|
2015-08-26 14:05:14 -07:00 |
|
Brian E. Granger
|
21f63d4322
|
Merge pull request #285 from Carreau/snr
Search And replace.
|
2015-08-26 07:33:28 -07:00 |
|
Matthias Bussonnier
|
656628cbe6
|
Merge pull request #283 from crwilcox/noreferrer
Add rel=noreferrer to helplink URLs as sending the referrer link is unnecessary
|
2015-08-26 10:05:28 +02:00 |
|
Min RK
|
45b9caf82b
|
Merge pull request #327 from takluyver/doc-savehooks
Document pre/post save hooks
|
2015-08-25 12:59:41 -07:00 |
|
Thomas Kluyver
|
17ba3079f8
|
Document pre/post save hooks
Using the examples from ipython/ipython#6896
Closes ipython/ipython#8599
|
2015-08-24 11:43:04 -07:00 |
|
Min RK
|
0d68bbb1af
|
Merge pull request #324 from Carreau/bundle-mj-extes
include mathjax extensions that are dynamically loaded
|
2015-08-24 09:55:47 -07:00 |
|
Matthias Bussonnier
|
80f20cb1d6
|
include mathjax extensions that are dynamically loaded
Allow to render binomial and other things:
Closes ipython/ipython#8754
|
2015-08-24 16:13:43 +02:00 |
|
Matthias Bussonnier
|
2a4d70c3a2
|
Merge pull request #323 from minrk/mathjax-warning
remove large, wrong MathJax warning
|
2015-08-23 10:20:52 +02:00 |
|
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.
|
2015-08-22 19:42:42 -07:00 |
|
Min RK
|
dee660757d
|
install mathjax safe extension
|
2015-08-20 21:10:20 -07:00 |
|
Matthias Bussonnier
|
74ce3dae0d
|
document, and trim whitespaces.
|
2015-08-20 12:47:44 +02:00 |
|
Matthias Bussonnier
|
47cced4ab9
|
Merge pull request #316 from minrk/install-safe
install MathJax safe config
|
2015-08-20 08:49:04 +02:00 |
|
Min RK
|
659e1df77e
|
install MathJax safe config
MathJax safe mode is enabled, but a full (non-dev) install omits the Safe.js config file
|
2015-08-19 22:01:39 -07:00 |
|
Min RK
|
e122f061d8
|
Merge pull request #296 from Carreau/simpledev
Add option to not use minified javascript and ease development.
|
2015-08-19 11:43:07 -07:00 |
|
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
|
2015-08-18 13:27:25 +02:00 |
|
Matthias Bussonnier
|
51fabeba53
|
Merge pull request #277 from takluyver/notebookapp-jupyter
Remove some references to IPython in notebookapp
|
2015-08-18 10:33:04 +02:00 |
|
Matthias Bussonnier
|
b37b7277c9
|
Merge pull request #310 from minrk/rm-profile-examples
remove old IPython examples
|
2015-08-18 10:24:10 +02:00 |
|
Matthias Bussonnier
|
d4b1e9aa99
|
Wrong default.
Change from True to False after rename from use_bundle to ignore_minified_js
|
2015-08-18 10:19:58 +02:00 |
|
Min RK
|
dd5f151451
|
remove old IPython examples
jupyter doesn't have profiles
|
2015-08-17 21:58:26 -07:00 |
|
Min RK
|
0cd4404b29
|
Merge pull request #308 from rgbkrk/no-more-cluster-in-notebook
clusterlist is no longer part of jupyter/notebook
|
2015-08-17 21:55:33 -07:00 |
|
Kyle Kelley
|
d3668a87cc
|
clusterlist is no longer part of jupyter/notebook
|
2015-08-17 21:45:25 -05:00 |
|
Matthias Bussonnier
|
f9ad56e206
|
Add option to not use minified javascript and ease developpement.
|
2015-08-16 12:33:13 -07:00 |
|
Min RK
|
63610b6916
|
Merge pull request #301 from Carreau/css-conflic
Do not conflict with header named `notebook`.
|
2015-08-16 10:56:54 -07:00 |
|
Matthias Bussonnier
|
6459b20f15
|
Do not conflict with header named notebook .
Closes #298
|
2015-08-16 10:47:07 -07:00 |
|
Matthias Bussonnier
|
9563f1bf06
|
Allow replacement only in selection
Might want to consider it as an option on the dialog maybe...
|
2015-08-15 17:40:54 -07:00 |
|
Matthias Bussonnier
|
90e2a7a487
|
Fix bug, reenable minify
|
2015-08-15 08:40:24 -07:00 |
|
Matthias Bussonnier
|
768a9675eb
|
pull styling in separate file
|
2015-08-14 19:30:53 -07:00 |
|
Matthias Bussonnier
|
966510f2a8
|
remove unrelated change
|
2015-08-14 18:55:37 -07:00 |
|
Matthias Bussonnier
|
0fc9232f14
|
Move search and replace to it's own file
load as if it was an extension.
|
2015-08-14 18:51:42 -07:00 |
|
Matthias Bussonnier
|
a7f5651bff
|
fix replace error in multiline codemirror things
|
2015-08-14 16:53:55 -07:00 |
|
Matthias Bussonnier
|
5d3ddd5f3b
|
more cleanup
|
2015-08-14 16:17:28 -07:00 |
|
Matthias Bussonnier
|
95d64d5c53
|
start clening things up into functions
|
2015-08-14 15:54:58 -07:00 |
|
Matthias Bussonnier
|
fce1ec14c7
|
SnR working !
|
2015-08-14 12:07:24 -07:00 |
|
Matthias Bussonnier
|
e58992094e
|
draft CaseSensitifvity and non-regexmatches.
|
2015-08-14 12:07:24 -07:00 |
|
Matthias Bussonnier
|
40ee54fffe
|
draft snr
|
2015-08-14 12:07:23 -07:00 |
|
Matthias Bussonnier
|
6bd83883a3
|
Merge pull request #289 from minrk/nbextension-install
relative import of ConfigManager
|
2015-08-14 12:05:47 -07:00 |
|