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
Jean-François Bercher
a7ba10fef6
Updated README.md with pip-install instructions
2016-01-10 09:52:23 +01:00
Jan Schulz
e6a2f81f21
Don't mention conda install
...
The conda install currently only works because conda calls `python setup.py install during *buildtime*, not at install time.
https://github.com/ipython-contrib/IPython-notebook-extensions/issues/395#issuecomment-154188389
2015-11-13 12:20:33 +01:00
idichekop
1e20f12a3a
Corrected some typos in the readme.md file
2015-10-07 14:10:04 +02:00
Juergen Hasch
fd851d5196
Add graphics as eye-catcher
2015-10-04 22:43:23 +02:00
Josh Barnes
881f2d9d11
prettify tables 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
Juergen Hasch
acf885f139
Describe the new setup procedure in more detail
2015-09-05 21:38:39 +02:00
Juergen Hasch
775b871db2
Update README
2015-09-05 21:21:01 +02:00
Juergen Hasch
b0381b89ed
Add some docs
2015-09-05 15:14:07 +02:00
Juergen Hasch
64d2e365fc
Reorganize repository
2015-09-01 13:03:39 +02:00
Myles Byrne
1348c33844
typo
2015-07-12 13:29:55 -07:00
Juergen Hasch
ebc9fa64b7
Master branch is now for the Jupyter notebook
...
- update README
- update nbextension.py to use Jupyter configuration
2015-07-05 19:54:03 +02:00
Juergen Hasch
69aa05d8de
Create 3.x Readme.md
2015-03-08 18:26:33 +01:00
Doug Blank
6beca23cd7
Update README.md
...
Now that 3.x is released, can change reference back to "checkout 3.x"
2015-03-01 10:20:32 -05:00
Juergen Hasch
48796d6a06
Mention master branch instead of 3.x in readme
2015-01-24 12:06:56 +01:00
Juergen Hasch
e5b2eda3c0
Fix typo
2014-10-25 09:27:50 +02:00
Juergen Hasch
b8979fd992
Add version info to readme
2014-10-25 09:26:02 +02:00
juhasch
1d36b4475a
Update README
...
Clayrify IPython-contrib relationship to IPython
2014-06-09 07:51:20 +02:00
juhasch
a8b50900b4
Add Wiki links to readme.md
2014-05-19 23:32:32 +02:00