Skip to content

Just a little toy example using react hooks and jupyter

Notifications You must be signed in to change notification settings

rgbkrk/jupyter-react-hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React hooks & Jupyter

In order to use this app, you'll have to run two separate processes:

jupyter notebook --NotebookApp.token='foobar215' --NotebookApp.allow_origin='*' --no-browser
REACT_APP_JUPYTER_TOKEN='foobar215'  REACT_APP_JUPYTER_URI="http://127.0.0.1:8888" yarn start

About

Just a little toy example using react hooks and jupyter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published