Commit Graph

178 Commits

Author SHA1 Message Date
Nicholas Bollweg
6a372a4c66 squashing the whitespace changes 2015-01-31 00:02:20 -05:00
Min RK
5184196e04 add kernel metadata to example notebooks 2015-01-30 13:57:37 -08:00
Min RK
a5b7af4cc0 Merge pull request #7596 from takluyver/lorenz-py3
Make Lorenz differential equations example compatible with Python 3
2015-01-26 11:33:50 -08:00
Thomas Kluyver
46cb0233da Fix typo Lorentz -> Lorenz 2015-01-26 10:07:49 -08:00
Thomas Kluyver
db8e7428d3 Make Lorenz differential equations example compatible with Python 3
Thanks to @franktoffel for pointing this out in #7350
2015-01-26 09:57:28 -08:00
Thomas Kluyver
0dba8bd7e3 Update date picker widget example
Closes gh-6610
2015-01-22 17:07:41 -08:00
Thomas Kluyver
70d57aac76 Fix widget dropdown example
Thanks to @parente in #7350 for spotting this.
2015-01-22 16:51:09 -08:00
Min RK
9d8282bcc6 update nbconvert-as-library notebook
hadn't been updated in a long time,
lots of APIs had changed
2015-01-14 21:04:45 -08:00
Min RK
9361cbb0ac Merge pull request #7374 from juhasch/fix_example
Correct name and path of python logo.
2015-01-04 12:15:13 -08:00
Juergen Hasch
9ebf1c1294 Correct name and path of python logo. 2015-01-04 21:02:50 +01:00
Min RK
796b480922 Merge pull request #7359 from jdfreder/tab-fix
Accordion and Tab widget, fixes for ancient bugs.
2015-01-02 20:36:00 -08:00
Jonathan Frederic
5a6ad22eac Update example notebook 2014-12-31 13:07:04 -08:00
Jonathan Frederic
f54267ca01 Updated example notebooks 2014-12-30 14:16:36 -08:00
Min RK
90ee93849f remove signatures from example notebook metadata 2014-12-17 14:27:37 -08:00
Jonathan Frederic
73637fb694 Merge pull request #7097 from jasongrout/widget-visibility
Expand the semantics of the widget visible attribute to allow for visibility: hidden
2014-12-10 10:54:15 -08:00
Jason Grout
8cf5972f57 Add the unlink method to javascript links to maintain compatibility with traitlet links 2014-12-09 22:50:05 +00:00
Jason Grout
9ca509d915 Merge remote-tracking branch 'public-upstream/master' into links-rebase
Conflicts:
	examples/Interactive Widgets/Widget Events.ipynb
2014-12-04 19:11:33 +00:00
Jason Grout
26bec1ad36 Add None as a widget visible value to allow for visiblity: hidden
Now, visible can have three values:
  * True - show the widget
  * False - hide the widget and collapse the empty space
  * None - hide the widget and show the empty space
2014-12-04 00:27:59 +00:00
Min RK
2462d71e1c upate exmaple notebooks to nbformat v4 2014-11-03 10:23:10 -08:00
Phillip Nordwall
209d90777f Fix bad JSON link and inconsistent link formatting. 2014-10-24 17:05:25 -07:00
Phillip Nordwall
8710d71296 Correct the example notebook link to What is the IPython Notebook? 2014-10-24 17:05:25 -07:00
Sylvain Corlay
f5c9f33671 Updated example notebook 2014-09-26 18:35:27 +00:00
Thomas Kluyver
41c2cdeeff Make interact example compatible with Python 3
Also cleared all output, because for now the notebook has to be run to
illustrate anything. And updated a couple of out of date names.
2014-09-24 15:46:50 -07:00
Brian E. Granger
4ec1a3b41e Merge pull request #6235 from jdfreder/addclass
Remove add/remove_class and set/get_css.
2014-09-23 16:28:50 -07:00
Jonathan Frederic
4685de14b7 Update examples, fixing bugs found in review. 2014-09-23 14:21:47 -07:00
Matthias Bussonnier
d4d41cf17e Fix font-awesome icons in examples notebook
Closes #6417
2014-09-21 15:46:19 +02:00
Jonathan Frederic
13aa65facc Remove references to add/remove_class methods. 2014-08-28 11:15:35 -07:00
Jonathan Frederic
ee102706f9 Updated widget examples for recent changes and,
renames from earlier PRs
2014-08-28 11:11:16 -07:00
Tobias Oberstein
f140d8405b fix invalid character in filename on Windows 2014-08-04 13:46:44 +02:00
Jonathan Frederic
2aaaccc40a Clear output 2014-07-30 23:42:44 -07:00
Jonathan Frederic
aeae4aeffe Added images 2014-07-30 23:42:44 -07:00
Jonathan Frederic
829afb4a59 renamed: FrontendKernel.graffle/data.plist -> ../../images/FrontendKernel.graffle/data.plist
renamed:    FrontendKernel.graffle/image1.png -> ../../images/FrontendKernel.graffle/image1.png
	renamed:    FrontendKernel.png -> ../../images/FrontendKernel.png
2014-07-30 23:42:44 -07:00
Jonathan Frederic
82a66f80d4 More updates 2014-07-30 23:42:44 -07:00
Brian E. Granger
958b063c62 Adding widget diagrams. 2014-07-30 23:42:44 -07:00
Jonathan Frederic
285e8af6f2 Updated examples,
- Fixed scrollbar examples for Bootstrap 3
- Use header cells instead of markdown headers
2014-07-30 23:42:43 -07:00
Jonathan Frederic
224711f177 Updated widget tutorial,
- Added slide metadata.
- Bolded important parts of speach.
2014-07-30 23:42:43 -07:00
Brian E. Granger
85ffe2459c Work on Rich output. 2014-07-30 23:42:42 -07:00
Jonathan Frederic
0d022ec70b Updated widget notebooks for PyData2014 2014-07-30 23:42:41 -07:00
Brian E. Granger
458d6d762b More docs work. 2014-07-30 23:42:41 -07:00
Brian E. Granger
f2f461eb36 More work on notebook tutorials. 2014-07-30 23:42:41 -07:00
Brian E. Granger
a1da7b09d0 Moving UI and rm Dashboard nb. 2014-07-30 23:42:40 -07:00
Brian E. Granger
acb0b17414 Moving things around. 2014-07-30 23:42:40 -07:00
Brian E. Granger
545eb25dd8 Pulling in content and rewriting from ipython-in-depth. 2014-07-30 23:42:39 -07:00
Brian E. Granger
b0a50f1e0a Adding moved content. 2014-07-30 23:42:39 -07:00
Jonathan Frederic
93b3510ec1 Added custom widget tutorial examples 2014-07-30 23:35:50 -07:00
Jonathan Frederic
462b11832c Updated basics notebook for pydata2014 2014-07-30 23:35:50 -07:00
Jonathan Frederic
a8cad2fa7d Updated widget events for pydata2014 2014-07-30 23:35:50 -07:00
Jonathan Frederic
5c103ab202 Widget styling updates for pydata2014 2014-07-30 23:35:50 -07:00
Jonathan Frederic
45e5b7627a renamed: Widget Styles.ipynb -> Widget Styling.ipynb 2014-07-30 23:35:50 -07:00
Jonathan Frederic
2303f60379 Added widget list 2014-07-30 23:35:50 -07:00