[IPython-dev] Jupyterhub-based CMS?

Doug Blank doug.blank at gmail.com
Fri Oct 24 09:13:38 EDT 2014


Devs,

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?

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).

Jupyterhub is written in Tornado. As far as I see, there aren't drop-in
CMS-like components for Torando.

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?

-Doug
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20141024/139827f0/attachment.html>


More information about the IPython-dev mailing list