How to run jupyter notebook on app running on localhost
Open
- Dominant language
- Jupyter Notebook
- Stars
- 13.3k
- Forks
- 5.8k
- Avg merge
- 6d 11h
- Merged PRs (30d)
- 7
Description
Working on this for a while: I am trying to embed a Jupyter notebook (in an iframe) in a rails app that is running on localhost:3000. The idea is to have multiple people work and be able to view and interact with the notebook, only in the local environment. I set up a password, but not authentication, but the notebook is not showing on the rails app despite the various different configurations in the jupyter_notebook_config.py I've tried.
Any guidance would be appreciated.
Contributor guide
Assessment
This issue has not been assessed yet.