Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #7246

Re: Packaging Bokeh

From Diane Trout <diane@ghic.org>
Newsgroups linux.debian.maint.python
Subject Re: Packaging Bokeh
Date 2015-09-06 06:50 +0200
Message-ID <q5A3U-5ey-3@gated-at.bofh.it> (permalink)
References <q5fst-172-5@gated-at.bofh.it> <q5gye-2CB-1@gated-at.bofh.it> <q5oP8-65n-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Saturday, September 05, 2015 09:28:48 Diane Trout wrote:
> > > The most proper packaging would require grunt to be able to rebuild
> > > bokeh.js. I was wondering if releasing the pypi version would be good
> > > enough. (The package does at least contain a non-minimized version of
> > > bokeh.js)
> > 
> > I'm not sure about this, but it looks like the Bokeh source is a
> > huge directory of coffeescript files, while the resulting
> > bokeh.js is not the source code. So build is: 1. coffee -> js
> > 2. concat all js. Maybe its possible without grunt, just like
> > Antonio did with jQuery?
> 
> That's a good idea. I'll investigate.

It looks like there's something complicated going on with how BokehJS is 
built. grunt loads some browserfy plugins, one for templates and one for 
handling coffee script files.

It looks like browserfy is providing something like import semantics.

Faking grunt with a makefile may be pretty challenging.

Diane

Back to linux.debian.maint.python | Previous | NextPrevious in thread | Find similar


Thread

Packaging Bokeh Diane Trout <diane@ghic.org> - 2015-09-05 08:50 +0200
  Re: Packaging Bokeh "W. Martin Borgert" <debacle@debian.org> - 2015-09-05 10:00 +0200
    Re: Packaging Bokeh Diane Trout <diane@ghic.org> - 2015-09-05 18:50 +0200
      Re: Packaging Bokeh Diane Trout <diane@ghic.org> - 2015-09-06 06:50 +0200

csiph-web