Vera Clemens

Results 33 comments of Vera Clemens

Shouldn't the init script run it in the correct container automatically? To be clear, I didn't manually run the curl request, I just ran `docker-compose up`

We are also interested in this feature. I saw above this feature was (potentially) planned for 6.4. Is it now planned for a later version?

@pdurbin @qqmyers I've resolved the merge conflicts and addressed the open review comment. Please feel free to re-review this PR. :+1: However, I am not sure why the Jenkins check...

Thanks! It seems there was some interaction between the new tests and some old tests, because the new tests didn't remove the PID providers they created. I've pushed a commit...

Hi everyone! As discussed previously on the [mailing list](https://groups.google.com/g/dataverse-community/c/uX-uLQ5EEXM/m/Hy6GPoOyAQAJ), I have been working on a prototype for improved dataset relations during this week's BioHackathon Europe. Here's a peek at the...

Good question. I have used a very broad definition in my screenshots, including related publications, which actually belong in a separate field in Dataverse currently (oops, maybe just ignore those),...

The code for the prototype, along with installation instructions, can now be found here: https://github.com/vera/related-datasets-cvoc I've opened [issues](https://github.com/vera/related-datasets-cvoc/issues) for everything that was mentioned in the proposal, but was not yet...

@DS-INRAE sorry for the late reply, this got lost in my inbox. Sure, I would be happy to contribute it to the repository once it's ready.

We've noticed this bug as well. However, we are not using a button with `position: fixed` or `absolute`. In our case, the button moves because other DOM elements are inserted...