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


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

Re: Packaging Bokeh

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

Show all headers | View raw


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


> 
> Yes, but please fix the long description. It starts with
> "Abstract Rendering takes the opposite approach:" which confused
> me :~)

Good point

> 
> > Should I work on getting
> > blaze submitted?
> 
> If blaze is only needed for the tests, I suggest to postpone it.
> (What is blaze anyway?)

As far as I could tell blaze is an implementation of a subset of the 
numpy/pandas API for talking to like databases and csv files

http://blaze.pydata.org/en/latest/

There's several things that spun off and became dependencies of blaze. 
Probably one of the cooler is Dask. which is multi-core/out of memory numpy 
arrays & pandas dataframes with some kind of remote execution scheduler.
http://dask.pydata.org/en/latest/#

Back to linux.debian.maint.python | Previous | NextPrevious in thread | Next 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