[IPython-dev] Jupyterhub-based CMS?

Brian Granger ellisonbg at gmail.com
Fri Oct 24 14:20:55 EDT 2014


The other thing is that given the way the proxy works, it would be
easy to integrate jupyterhub with other services behind the same
proxy...

On Fri, Oct 24, 2014 at 11:20 AM, Brian Granger <ellisonbg at gmail.com> wrote:
> We are starting to explore ways of making the different components of
> our web app more modular to allows others to build custom systems. But
> I expect our different components to continue to be very dynamic
> (WebSockets, etc.) in ways that make using an existing CMS difficult -
> at least for the live notebook.
>
> However, things like comments, indexing, etc. are things that we are
> thinking about. No specific plans yet and the usual caution about
> scope creep apply...
>
> Cheers,
>
> Brian
>
> On Fri, Oct 24, 2014 at 6:13 AM, Doug Blank <doug.blank at gmail.com> wrote:
>> 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
>>
>>
>> _______________________________________________
>> IPython-dev mailing list
>> IPython-dev at scipy.org
>> http://mail.scipy.org/mailman/listinfo/ipython-dev
>>
>
>
>
> --
> Brian E. Granger
> Cal Poly State University, San Luis Obispo
> @ellisonbg on Twitter and GitHub
> bgranger at calpoly.edu and ellisonbg at gmail.com



-- 
Brian E. Granger
Cal Poly State University, San Luis Obispo
@ellisonbg on Twitter and GitHub
bgranger at calpoly.edu and ellisonbg at gmail.com



More information about the IPython-dev mailing list