Hi
On Wed, Feb 22, 2017 at 9:23 PM, Atira Odhner wrote:
>> The difference with PIP is that a) the packages can be specific to the
>> version of Python in use
>
>
> The javascript is going to run in the end-user's browser regardless of what
> is installed on the machine where the app is packaged.
>
> The difference with PIP is that a) the packages can be specific to the
> version of Python in use
The javascript is going to run in the end-user's browser regardless of what
is installed on the machine where the app is packaged. Varying what
versions of the libraries are in use in that way fo
Hi
On Wed, Feb 15, 2017 at 3:05 PM, Sarah McAlear wrote:
> Hi Dave
>
>>
>> The difference with PIP is that a) the packages can be specific to the
>> version of Python in use, and b) there are multiple other packaged
>> sources of many of the packages available, e.g. RPMs.
>
>
> There are multiple
Hi
On Tue, Feb 14, 2017 at 3:45 PM, Atira Odhner wrote:
> Hi Dave,
>
>>
>> we never rely on the availability of third party sites,
>> especially not commercial ones.
>
>
> npm is commercial and pip is supported by a noncommercial foundation, but
> npm is still open source.
The difference with PI
Hi Dave,
> we never rely on the availability of third party sites,
> especially not commercial ones.
npm is commercial and pip is supported by a noncommercial foundation, but
npm is still open source.
If you are concerned about relying on a 3rd party commercial site, perhaps
we could use npm t
Hi
On Mon, Feb 13, 2017 at 10:47 PM, Sarah McAlear wrote:
> Hi Hackers,
>
> We saw a story about transferring query results to SlickGrid on Redmine
> (https://redmine.postgresql.org/issues/2036). We are considering more
> selection options (in addition to by-row) within the results display, which
Hi Hackers,
We saw a story about transferring query results to SlickGrid on Redmine (
https://redmine.postgresql.org/issues/2036). We are considering more
selection options (in addition to by-row) within the results display, which
got us wondering about the use of SlickGrid.
It appears that Slick