GitHub Action 2be6f2eb9f [ci skip] New version 2 years ago
..
src dbdefed9db Add linter rule for sorting import (#10344) 3 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 cde0521528 [3.3.x] Run black (#12282) 2 years ago
package.json 2be6f2eb9f [ci skip] New version 2 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