Josh Barnes
|
145efe3d88
|
add readme (from wiki) and related images for usability/hide_input_all
|
2015-09-23 17:36:39 +01:00 |
|
Josh Barnes
|
cd1796883b
|
* move wiki-images/printview-button.png into publishing/printview
* update publishing/printview/readme.md to use the local image
|
2015-09-23 17:20:20 +01:00 |
|
Josh Barnes
|
6fb5473c34
|
* add youtube link for config readme
* add youtube thumbnail for chrome clipboard
|
2015-09-22 21:06:09 +01:00 |
|
Josh Barnes
|
6dd3e40ea3
|
update config readme, removing general nbextension installation instructions not related to config
|
2015-09-22 20:53:47 +01:00 |
|
Josh Barnes
|
3639d7d303
|
update installation instructions in some readme.md files
|
2015-09-22 20:53:47 +01:00 |
|
Josh Barnes
|
881f2d9d11
|
prettify tables in readme.md files
|
2015-09-22 20:53:46 +01:00 |
|
Josh Barnes
|
1b773e0eb3
|
standardise and prettify code snippets in readme.md files
|
2015-09-22 20:53:46 +01:00 |
|
Josh Barnes
|
7d153c08a4
|
normalize headings in readme.md files
|
2015-09-22 20:53:46 +01:00 |
|
Josh Barnes
|
b8cbbf1c3d
|
fix wiki links, paths to new repository structure in readme files
|
2015-09-22 20:53:46 +01:00 |
|
Josh Barnes
|
f50f529732
|
make all links to repository items in readme.md files relative
|
2015-09-22 20:53:46 +01:00 |
|
Juergen Hasch
|
6634910118
|
Merge pull request #303 from juhasch/feature/printview-options
Add configuration options to printview extensions
|
2015-09-21 20:20:58 +02:00 |
|
Juergen Hasch
|
85223bd557
|
write 50 times: jupyter not ipython
|
2015-09-20 21:34:44 +02:00 |
|
Juergen Hasch
|
5a0a58a3b4
|
Add configuration options to printview extensions
|
2015-09-20 11:00:27 +02:00 |
|
Juergen Hasch
|
30f0c472dd
|
Merge pull request #301 from juhasch/feature/pymd
Fix MathJax rendering in PythonMarkdown
|
2015-09-15 20:11:21 +02:00 |
|
Juergen Hasch
|
ef3ec16ae6
|
Always call MathJax.Hub.Queue if tags are found and text is replaced. Don't do anything if no tags are found, as this messes with MathJax rendering.
|
2015-09-14 21:34:34 +02:00 |
|
Juergen Hasch
|
137a01e7f0
|
Merge pull request #297 from motleytech/master
Fixing paths to latex_envs files. Also removing 'http:' prefix from f…
|
2015-09-12 16:25:13 +02:00 |
|
motleytech
|
28df277528
|
Fixing paths to latex_envs files. Also removing 'http:' prefix from font paths - this allows loading fronts from https sites
|
2015-09-10 23:32:06 -07:00 |
|
Juergen Hasch
|
8c14c9cec4
|
Merge pull request #295 from jcb91/restructuring
restructuring: place each extension into its own directory
|
2015-09-10 17:15:48 +02:00 |
|
Josh Barnes
|
ac45d40e0d
|
* place each extension into its own directory
* remove nbextensions/usability/hide_input.js, which is a duplicate of nbextensions/usability/hide_input/hide_input.js
|
2015-09-10 12:44:06 +01:00 |
|
Juergen Hasch
|
cf381d4ad5
|
Merge pull request #292 from jcb91/config
fixes #284 #236
|
2015-09-10 08:09:07 +02:00 |
|
Juergen Hasch
|
9798cef3aa
|
Merge pull request #289 from juhasch/feature/printview
Update printpreview extension to 4.x
|
2015-09-10 08:07:56 +02:00 |
|
Juergen Hasch
|
f3158f2f81
|
Merge pull request #291 from jcb91/permissions
fix file permissions on build.sh, templates/rendermd.html
|
2015-09-10 08:07:40 +02:00 |
|
Juergen Hasch
|
4d580c2f0e
|
Merge pull request #293 from jcb91/usability/toggle_all_linenumbers
update usability/toggle_all_line_numbers to 4.x
|
2015-09-10 07:59:01 +02:00 |
|
Juergen Hasch
|
a38c37590d
|
Merge pull request #294 from jcb91/config-docs
improve readme.md for config, add an icon
|
2015-09-10 07:57:56 +02:00 |
|
Josh Barnes
|
e6fca6cc85
|
improve readme.md for config, add an icon
|
2015-09-10 00:19:38 +01:00 |
|
Josh Barnes
|
5178374caf
|
switch to using lists of parameters in yaml files, to allow ordering of parameters
|
2015-09-09 23:09:29 +01:00 |
|
Josh Barnes
|
c60074fe4a
|
minor layout improvements for parameters in nbextensions/config
|
2015-09-09 23:09:13 +01:00 |
|
Josh Barnes
|
00faafe057
|
update usability/toggle_all_line_numbers to 4.x
|
2015-09-09 23:05:05 +01:00 |
|
Josh Barnes
|
8e2e1fce1b
|
in extensions/nbextensions.py:
* fix escaping of json data string
* add error/warning messages to page in event of being unable to parse/use son correctly
|
2015-09-09 22:58:45 +01:00 |
|
Josh Barnes
|
16cbcba1c0
|
fix file permissions on build.sh, templates/rendermd.html
|
2015-09-09 19:09:22 +01:00 |
|
Juergen Hasch
|
e3c1fa8571
|
Merge pull request #290 from juhasch/feature/wikiimages
Restore images for Wiki
|
2015-09-07 19:26:27 +02:00 |
|
Juergen Hasch
|
cad096f332
|
Restore images for Wiki
|
2015-09-07 19:24:36 +02:00 |
|
Juergen Hasch
|
ac647ef0a5
|
Merge pull request #288 from juhasch/feature/fixpostprocessor
Fix postprocessor filename
|
2015-09-06 21:15:14 +02:00 |
|
Juergen Hasch
|
cb914ec44f
|
Update printpreview extension to 4.x
|
2015-09-06 21:08:30 +02:00 |
|
Juergen Hasch
|
692e5ae12f
|
Fix postprocessor filename
|
2015-09-06 20:57:28 +02:00 |
|
Juergen Hasch
|
fc2e9c96b2
|
Merge pull request #287 from juhasch/feature/README
Describe the new setup procedure in more detail
|
2015-09-05 21:40:48 +02:00 |
|
Juergen Hasch
|
acf885f139
|
Describe the new setup procedure in more detail
|
2015-09-05 21:38:39 +02:00 |
|
Juergen Hasch
|
86f1450a4f
|
Merge pull request #286 from juhasch/feature/README
Update README
|
2015-09-05 21:22:18 +02:00 |
|
Juergen Hasch
|
775b871db2
|
Update README
|
2015-09-05 21:21:01 +02:00 |
|
Juergen Hasch
|
39ae63e173
|
Merge pull request #273 from juhasch/feature/reorg
[WIP] Restructure repository
|
2015-09-05 21:14:16 +02:00 |
|
Juergen Hasch
|
29de5daf4f
|
Remove stale directory
|
2015-09-05 15:47:10 +02:00 |
|
Juergen Hasch
|
80b51393a0
|
Merge branch 'master' of https://github.com/ipython-contrib/IPython-notebook-extensions into feature/reorg
Conflicts:
config/main.css
config/main.js
config/nbextensions.py
nbextensions/usability/codefolding/codefolding.yaml
nbextensions/usability/execute_time/ExecuteTime.yaml
styling/zenmode/main.css
styling/zenmode/main.js
templates/rendermd.html
usability/chrome-clipboard/main.js
usability/ruler/ruler.yaml
|
2015-09-05 15:44:57 +02:00 |
|
Juergen Hasch
|
d4eec510b2
|
Update ruler extension
|
2015-09-05 15:20:31 +02:00 |
|
Juergen Hasch
|
b0381b89ed
|
Add some docs
|
2015-09-05 15:14:07 +02:00 |
|
Juergen Hasch
|
617a002768
|
Merge pull request #283 from jcb91/usability/ruler
update usability/ruler to add params for color & style
before-4.x-reorg
|
2015-09-05 14:49:57 +02:00 |
|
Juergen Hasch
|
28537f90d2
|
Reorg part 4
|
2015-09-04 23:24:46 +02:00 |
|
Juergen Hasch
|
d23f95fd45
|
Reorg part 3
|
2015-09-04 21:47:04 +02:00 |
|
Juergen Hasch
|
e3f2afa460
|
Reorg 2nd batch
|
2015-09-04 20:26:43 +02:00 |
|
Juergen Hasch
|
3d17a4369c
|
Merge pull request #281 from jcb91/feature-zenmode
update styling/zenmode for 4.x
|
2015-09-04 19:34:33 +02:00 |
|
Juergen Hasch
|
79672e75b9
|
Merge pull request #279 from juhasch/feature/md-docs
Add documentation to extensions instead of Wiki
|
2015-09-04 19:34:11 +02:00 |
|