oscar6echo / BlackScholesWidget

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BlackScholes Widget

Based on ipywidgets Additionally the demo notebook contains some javascript to

  • hide the code cells
  • (re)initialize the notebook (ie restart kernel then run all cells)

so as the make the notebook (almost) appear as a webapp.

Installation

The following dependencies are required:

  • numpy
  • pandas
  • datetime
  • ipywidgets >5.0
  • pyperclip
  • ezhc
  • ezvid3d

For the 3 unusual dependencies install with pip:

pip install pyperclip ezhc ezvis3d

For ipywidgets follow these instructions

Python version

Tested with Python 2 and Python 3.

About


Languages

Language:Jupyter Notebook 97.3%Language:Python 2.1%Language:JavaScript 0.6%Language:HTML 0.0%