Marco Brandizi

Results 40 issues of Marco Brandizi

I've just discovered bash_unit and it's great! However, I've a problem: how to manage stateful variables, which keep their value across tests? For instance, this isn't working: ```bash echo "Code...

This is a follow-up of issue #63. regarding the fact that web links are reported in the output PDF as a clickable label, followed by the full link target. This...

feature request

I'd like to propose to reconsider #236, that is: make some integration of the Grape dependency manager with the Groovy plug-in. Grape is great and it makes Groovy very practical...

enhancement
help wanted

This is as per the discussion in #1525, there are many creative works that can be usefully linked to reference people or organisations that might contacted if needed. This includes...

no-issue-activity

[schema:title](https://schema.org/title) is defined as: "The title of the job", however, 'title' in the URI is a much more generic term and usually, it refers to whatever title an entity might...

I'm trying to set up a local Galaxy instance, using this Docker project. I've tried this command: ```bash # docker-run.sh cd `dirname "$0"` docker run -it -p 8080:80 -v `pwd`/galaxy-store/:/export/...

This tool is great! I'd like to suggest this improvement: allow me to specify the deepest heading level I want to consider to build the TOC, e.g., --max-level 2, it...

enhancement

I think ineo doesn't have this and it would be a good feature to add. I'm managing several instances with it, all based on neo4j 3.3.x, I'd like to upgrade...

Hi all and thanks for providing mybinder! [This notebook](https://github.com/Rothamsted/knetminer-backend-doc/blob/master/jupyter-demo/neo4j-test.ipynb) is using our public Neo4j/cypher endpoint to get some data and show them in a graph. While it used to work...

I'm using a number of XML that have slightly different SPARQL queries, each working on different data sets, each returning the same projection of fields. This means the Duke XMLs...