<div dir="ltr">Devs,<div><br></div><div>If you were going to build a full web application (with components like comments, index, sitemap, search, etc) for, say, an on-line journal, blog, or course website, that was based on jupyterhub and notebooks what would you write it in? </div><div><br></div><div>Many of those functions exist in full content-management systems (CMS) like Drupal or Wordpress. There is also support for building a CMS from tools like Django (which is written in Python). </div><div><br></div><div>Jupyterhub is written in Tornado. As far as I see, there aren't drop-in CMS-like components for Torando.</div><div><br></div><div>So, would you try to integrate jupyterhub into an existing CMS? Or build one from tools like Django + Torando? Or create a new project especially for jupyterhub? Or is there another option?</div><div><br></div><div>-Doug</div><div><br></div></div>