Thomas Athey

Results 38 comments of Thomas Athey
trafficstars

let's address [this](https://github.com/neurodata/brainlit/issues/243) first

So @JacopoTeneggi , is there any way for you to access our data on s3 without an access key?

Also, I believe `use_https=True` is causing issues with cloud volume in python 3.7, e.g. see `NotImplementedError` [here](http://brainlit.neurodata.io/notebooks/utils/downloading_brains.html)

@alishakodibagkar can you look into if this is possible^

Recall that you can build the documentation pages locally using `docs/build_docs.sh` then go to `docs/html/index.html` and open it. The notebooks are in the "tutorial" section. Please develop according to the...

Let's have everyone fix their respective notebooks so the docs correctly build locally. Then PR into this [branch](https://github.com/neurodata/brainlit/tree/tathey1-fixdocs). At that point, I will need to fix some netlify things before...

I changed my mind, go ahead and just PR into the develop branch like Bijan [did](https://github.com/neurodata/brainlit/pull/255), I think PR'ing into my branch will be too complicated.

Updates: - [this PR](https://github.com/neurodata/brainlit/pull/262) makes the notebooks run now (although I am still trying to figure out how to get netlify to install brainlit). So, as I said above, please...

Good question. I don't have any strong preferences, but my weak preference is that the output will always have an element with value 0. So in your case, the output...

@jovo I know @bvarjavand has already done some work making the repo [FIRM](https://github.com/neurodata/brainlit/releases/tag/2.2), and I believe we addressed the D&I stuff in the [old graspy thread](https://github.com/microsoft/graspologic/issues/531), except for accessibility testing....