You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m currently working on a Flask web application and I’m interested in integrating a Jupyter-Book into it. The book contains various HTML and static files. I’ve been considering using Flask’s Blueprint to point to a different template directory that contains the Jupyter-Book.
Before I proceed, I wanted to check with the community if anyone has had experience with this kind of integration. Is it possible to seamlessly integrate a Jupyter-Book into a Flask application? Are there any specific considerations or challenges that I should be aware of?
Any guidance or resources you could provide would be greatly appreciated.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello Jupyter-Book Community,
I’m currently working on a Flask web application and I’m interested in integrating a Jupyter-Book into it. The book contains various HTML and static files. I’ve been considering using Flask’s Blueprint to point to a different template directory that contains the Jupyter-Book.
Before I proceed, I wanted to check with the community if anyone has had experience with this kind of integration. Is it possible to seamlessly integrate a Jupyter-Book into a Flask application? Are there any specific considerations or challenges that I should be aware of?
Any guidance or resources you could provide would be greatly appreciated.
Thank you in advance for your help!
Beta Was this translation helpful? Give feedback.
All reactions