Steven Silvester 8c378b55ad New version 4 years ago
..
src 4d0d373f3e Add typedoc module names in ensure-package script. 4 years ago
style 1131b93aa7 Integrity update. 4 years ago
templates dc44a1c3c4 Use favicons provided by jupyter_server 4 years ago
README.md 74eac68b72 Make codebase prettier 6 years ago
main.py d27d2179c9 Add missing default_url fields to more examples 4 years ago
package.json 8c378b55ad New version 4 years ago
tsconfig.json 12914baf82 fix up ensure package and repo 4 years ago
webpack.config.js de7d3f5150 Propagate webpack config defineplugin changes to other wepback configs. 4 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