HI Guys,
I want to integrate Jupiter notebook in my react webapp
basically i want to load/write/execute in real-time
how do we do it ? any suggestions ??
basically i need adding Jupiter code blocks and execute it
please help
HI Guys,
I want to integrate Jupiter notebook in my react webapp
basically i want to load/write/execute in real-time
how do we do it ? any suggestions ??
basically i need adding Jupiter code blocks and execute it
please help
I think the nteract project (https://nteract.io/) has a number of react components for interacting with Jupyter kernels, rendering notebooks, etc.