Steven Silvester df972e2f3f Publish 7 years ago
..
README.md 0dea1f5220 Typo 7 years ago
index.html ded0d5f334 attempt at browser example with output 7 years ago
index.ts 7c3b3ba06d Fix services example. 7 years ago
main.py ded0d5f334 attempt at browser example with output 7 years ago
package.json df972e2f3f Publish 7 years ago
tsconfig.json ded0d5f334 attempt at browser example with output 7 years ago
webpack.config.js d634e52154 wip clean up rendermime rank handling 7 years ago

README.md

Rendering Kernel Result in Browser

This example demonstrates what is required to render the response received by the services package within a browser.

This example uses typescript.

Steps to build the example:

cd path/to/example
npm install
npm run build

Steps to run the example:

python main.py