##// END OF EJS Templates
Moving files to the top level of each directory.
Moving files to the top level of each directory.

File last commit:

r16113:87737521
r16113:87737521
Show More
Index.ipynb
60 lines | 1.4 KiB | text/plain | TextLexer

Widget Examples

Examples of how to create a custom widget:

  • [Variable Inspector](Variable Inspector.ipynb)
  • [Export As (nbconvert)](Export As (nbconvert%29.ipynb)
  • [Nonblocking Console](Nonblocking Console.ipynb)
  • [File Upload Widget](File Upload Widget.ipynb)

Examples using interact/interactive

  • [Beat Frequencies](Beat Frequencies.ipynb)
  • [Exploring Graphs](Exploring Graphs.ipynb)
  • Factoring
  • [Image Browser](Image Browser.ipynb)
  • [Image Processing](Image Processing.ipynb)
  • Lorenz