-
A fresh copy of flotilla was installed. %matplotlib inline, import flotilla, and test_study = flotilla.embark('http://sauron.ucsd.edu/flotilla_projects/neural_diff_chr22/datapackage.json') were all ru…
-
all of the sudden, `flotilla.Study` and `flotilla.embark` stopped working. I fixed `flotilla.Study` by specifying that '0.1.0' is it's version parameter and moving it from second to last place in the…
-
I have a dat repo created as such:
```
cd ~/flotilla_projects/neural_diff_v3
dat init
dat import *
```
The files here are a bunch of `.csv.gz` blobs that I don't expect to change, and if they do cha…
-
```
tst = np.array([[-1.1315144 , -0.27100287, -1.41801096, -0.0976788 , -0.18247318,
-1.26375231, 0.63585727, -1.54420481, -0.24887067, 0.35395787,
-0.7224236 , -0.38765937, -0.5854…
-
they throw `UnboundLocalError`
@geneyeo reported this
-
When using Engine with Flotilla, a (forced) panic will happen once but page reloads will cause everything to "hang", i.e. browser will spin waiting for a response that never arrives.
1xch updated
10 years ago
-
The CUGOS Spring Fling is coming up in a few weeks, and DNC is a big piece to the program for the day. @powersa has us cranking on DNC for a whole afternoon with a good number of people. That means we…
-
Started making docs. Will follow the hybrid ReStructured Text/IPython Notebook approach as in [`seaborn`](https://github.com/mwaskom/seaborn/pull/230#issuecomment-47851464)
-
This is installable via
```
pip install -e https://github.com/olgabot/prettyplotlib.git
```
Would be cool if the `README` said so explicitly!
-