Results 89 issues of Renato Alves

When mapping with NGLess indices will be created if they don't exist. Once they do exist, they are currently not recreated if a reference is modified.

enhancement

Sometimes when I'm testing things, jobs fail and leave active locks behind. Subsequent calls fail as they cannot obtain any lock. Currently I workaround this by removing the `ngless-locks` folder...

enhancement

Ipython has `c.InteractiveShell.colors` and `%colors`. With `jupyter-console` only `%colors` seems to be available. This option seems to have existed in [jupyter console 4.0.1](https://jupyter-console.readthedocs.io/en/4.0.1/config_options.html) but not on the [latest](http://jupyter-console.readthedocs.io/en/latest/config_options.html). Otherwise the...

With a python based kernel one can observe: ![screenshot_2018-05-02_20-52-53_254052206](https://user-images.githubusercontent.com/122319/39702398-f70af1f8-5204-11e8-8639-715a1c2d9cbc.png) ![screenshot_2018-05-02_20-51-24_132452360](https://user-images.githubusercontent.com/122319/39702400-fbc06bb0-5204-11e8-9c0e-52ac68e74a65.png) ![screenshot_2018-05-02_20-53-51_982111411](https://user-images.githubusercontent.com/122319/39702406-febcf450-5204-11e8-8a04-f836ff843ac0.png) With iHaskell all the above produce the same output. Could this be improved to take the word in context...

wishlist

### Summary When in Vim or Insert modes, this happens often: ![screenshot_2017-02-22_14-44-27_299089682](https://cloud.githubusercontent.com/assets/122319/23214266/4c7deab0-f90e-11e6-8dc0-27dc4d42fc55.png) Or worse when the cursor is in one of the 6 lines hiding behind the top bar. I...

help wanted
need feedback
Want PR

I'm running bugjar with python 2.7.5 on Gentoo Linux. Bugjar was installed on a virtualenv using pip install bugjar. The script I'm running contains only a print statement, nothing else....

#### Summary Adds missing `operationId` to `/trial-license/prev`. Arbitrarily named `GetLastTrialLicense` based on summary and description.

Lifecycle/1:stale
Contributor

Currently, tools that produce arbitrary number of outputs at runtime (referred to as **A** for arbitrary outputs), making use of the [discover_datasets](https://wiki.galaxyproject.org/Admin/Tools/Multiple%20Output%20Files#Number_of_Output_datasets_cannot_be_determined_until_tool_run) instruction are more complicated to use than regular...

enhancement

This PR adds navigation buttons to the VNC client top bar. Without it there are no links to navigate elsewhere or stop the container. ![screenshot_2021-04-22_16-00-25_151009480](https://user-images.githubusercontent.com/122319/115727435-e0a6c080-a383-11eb-8c56-52baea1fd8d2.png) The CSS is a bit...

There seems to be a silent error in the `05-rmarkdown-example.Rmd` template included. The error is also [visible in the logs of GitHub Actions](https://github.com/carpentries/lesson-example/runs/2404327479#step:13:19): ``` /home/runner/work/lesson-example/lesson-example/_episodes_rmd/05-rmarkdown-example.Rmd -------------------------------------------------------------------------------------- ERROR 1: :187:1: unexpected...