Thomas Robitaille

Results 433 issues of Thomas Robitaille

(or even better, change URL in address bar if possible)

enhancement
help wanted

For example, if 'Keck' is selected, then 'Mauna Kea Observatories' should also be selected. And the dependents should come after.

Should this be part of the acknowledgment text, or a separate entry?

As we add more and more entries, we can make a better use of the horizontal span of the window by making the list wrap into multiple columns.

For example, we can add a category for Python, one for IDL, etc. Along with #4 this will ensure that the user is not overwhelmed, and can just select what...

I tried doing the following: ``` python c = Connection('dataverse-demo.iq.harvard.edu', '...') c.get_dataverses() ``` and found that this only returns one dataverse, which I created. Is there a way to access...

It would be great to be able to search datasets for a given string from the Python API (should be supported by the native API, right?)