97 Commits

Author SHA1 Message Date
Josh Barnes 74c9be64a2 [docs] move changes to dedicated CHANGELOG.md 2017-08-23 18:28:28 +01:00
Josh Barnes b5fe1dae63 [docs] add note of skip-running-check flag to readmes. 2017-08-14 23:33:25 +00:00
Josh Barnes 17bc5fe6e9 release 0.2.8 2017-05-15 20:37:03 +01:00
Josh Barnes 6bd698dc44 [docs] update readme changelog 2017-04-19 20:05:12 +01:00
Josh Barnes 20016df923 release 0.2.6
bugfix requirements, which were altered incorrectly by bumpversion in 0.2.5
2017-03-23 11:04:56 +00:00
Josh Barnes 6d012b2cd0 [docs] add changes list to readme 2017-03-23 01:31:06 +00:00
Josh Barnes 2d59c82be2 [docs] updates to readme changelog 2017-01-27 11:08:36 +00:00
Josh Barnes 517f2ed0d1 [docs] readme updates 2017-01-02 21:19:00 +00:00
Josh Barnes 2d271dd827 Merge pull request #816 from jcb91/docs
[docs] update docs build to include nbextensions provided by dependencies
2016-12-18 11:57:19 +00:00
Josh Barnes 03b4a1129b readme updates for 0.2.3 2016-12-05 18:49:28 +00:00
Josh Barnes bd8a047a57 [docs] fixes for some sphinx warnings 2016-12-03 18:34:43 +00:00
Josh Barnes 39bb97769a update readme for 0.2.2 2016-11-23 18:57:40 +00:00
juhasch 93a8d785a7 Add PyPi install source 2016-11-08 21:36:11 +07:00
Josh Barnes ab61f14e5a update installation instructions
in respect of #764
2016-11-07 17:31:29 +00:00
Josh Barnes 9979a207b9 make markdown links explicit
since commonmark doesn't do autolinking like gfm does
2016-11-01 23:40:58 +00:00
Josh Barnes 949be01461 minor updates to install docs 2016-11-01 23:29:48 +00:00
Josh Barnes 622b08eb8c escape markdown headings starting with number & period
since CommonMark disallows setext headings from being composed of text which would otherwise constitue a list item, see http://spec.commonmark.org/0.26/#setext-heading
2016-11-01 23:29:45 +00:00
Josh Barnes 80f4f96350 don't use code inside links, as pandoc markdown doesn't convert them to rst correctly. 2016-11-01 23:29:37 +00:00
Josh Barnes f06d41f90d update badges
- add conda-forge badge
- remove pypi downloads badges, which never get updated anyway
2016-11-01 23:29:29 +00:00
Josh Barnes 16efa26180 more readme tweaks, mainly altering pygments (gfm) language strings
[skip CI]
2016-11-01 23:27:55 +00:00
Josh Barnes 3b8067576e update readme for 0.2.1 2016-10-17 11:02:14 +01:00
Juergen Hasch c11a4a0387 Merge pull request #753 from juhasch/html_embed_exporter
Html embed exporter
2016-10-05 17:24:34 +02:00
juhasch 483ace2a22 Add link to ReadTheDocs 2016-10-01 19:21:26 +02:00
juhasch 30b49b2d1a Incorporate feedback 2016-09-15 20:09:42 +02:00
juhasch 062a53949b Update docs 2016-09-15 17:23:57 +02:00
jcb91 b3b4805372 update readme for release 0.2.0 2016-09-08 13:35:28 +01:00
Jürgen Hasch 810a7b255c [skip CI]Clarify conda installation and add link 2016-08-26 14:40:40 +02:00
juhasch dc5e08f341 Add conda installation 2016-08-26 09:53:25 +02:00
jfbercher ff485a2012 Update README.md
Add a further note on enabling/disabling/configuring extensions using the nbextension configurator
2016-07-29 22:49:58 +02:00
Josh Barnes 0206418be3 readme updates [skip ci]
* replace references to 'activating' with 'enabling'
 * add link to jupyter_nbextensions_configurator
2016-07-28 21:09:24 +01:00
Josh Barnes d2bef2e010 fixes for main readme
* typo in `Notebook extension structure` section
 * remove reference to wiki for 'general installation information', since the readme is normally more up-to-date
2016-07-28 12:02:57 +01:00
Josh Barnes 20bfaaa5c1 IPython-notebook-extensions -> jupyter_contrib_nbextensions
replace references to IPython-notebook-extensions with jupyter_contrib_nbextensions
2016-07-27 23:56:24 +01:00
Juergen Hasch 601850dd6a fix typo in readme command 2016-07-27 23:56:24 +01:00
Jürgen Hasch 831f52ded4 Update readme 2016-07-26 19:58:35 +02:00
Josh Barnes f749b163fa yet more readme updates [skip ci]
* fix urls for appveyor
 * move notes about custom installs after regualr instrucitons
 * number installation steps
2016-07-25 11:28:52 +01:00
Josh Barnes 7391a27860 readme & setup updates
* fix repo URLs in setup.py
 * clarify separation of `jupyter_nbextensions_configurator` in readme
 * add reference to github view for viewing repository readmes
 * update readme with migration instructions
 * formatting update for notbook extension structure in readme
2016-07-25 10:59:37 +01:00
Josh Barnes cd1c561041 update readme 2016-07-24 02:04:44 +01:00
Josh Barnes f78d64c762 fix readme icon
* now needs to point to Jupyter-contrib/jupyter_nbextensions_configurator
2016-06-28 23:53:14 +01:00
Josh Barnes 7973614b7f Merge pull request #644 from jcb91/split_configurator
replace config extension
2016-06-28 22:46:53 +01:00
Josh Barnes 22044ceee4 update readme ref to configurator repo
to point to jupyter-contrib version
2016-06-28 04:03:25 +01:00
Josh Barnes d076664a20 replace config extension
with standalone jupyter_nbextensions_configurator
2016-06-24 18:23:39 +01:00
Josh Barnes 4840b8afbb clarify installation process for non-user installs. 2016-06-24 18:08:08 +01:00
Andy Neff db7446516c Update README.md
Add windows too!
2016-06-22 15:43:31 -04:00
Andy Neff b2471532fc Update README.md
Clarifying how to not use `--user` option and get a system wide install in Linux and Mac
2016-06-22 14:04:46 -04:00
Josh Barnes 7f72da305e use ipython-contrib gitter badge, rather than the @epifanio one 2016-06-09 00:58:34 +01:00
The Gitter Badger a3a138bd8f Add Gitter badge 2016-06-07 22:43:55 +00:00
Juergen Hasch 1ccd6eefb9 Merge pull request #495 from chid/patch-1
Add links for old versions in readme
2016-03-01 08:28:11 +01:00
Juergen Hasch 03742b32d2 Don't mention conda as long as it doesn't work. 2016-02-25 14:54:30 +01:00
Charley Peng 490bf01695 Add links for old versions in readme 2016-02-24 16:58:46 +11:00
James Liu 9e65615467 Fix minor typo
Just a tiny typo fix.
2016-01-17 09:37:46 -05:00