Daniel Nüst

Results 200 issues of Daniel Nüst

Hi! Can you imagine extending this exention with a feature to highlight a specific list of manually defined words? Would be useful to follow this advice: https://twitter.com/jesstelford/status/992756386160234497?s=09)

I use a lot of admonitions (https://pythonhosted.org/Markdown/extensions/admonition.html) in my documentation, though, which come out quite literally with "!!! ..." when using https://github.com/alanshaw/markdown-pdf ![image](https://user-images.githubusercontent.com/1325054/32333761-efd2664a-bfe8-11e7-9aaa-51ed18bf4bd9.png) From what I understand from the docs,...

I am trying to pack a Python 2-based model, and see a lot of font-related files in my config.yml. - _Is that expected?_ I find it kind of weird, but...

T-enhancement
A-help wanted
C-tracer (Python)

This is just to collect some ideas of an offline discussion on a potential unpacker into [ERC](http://o2r.info/erc-spec/spec/). It would sort of entail the Docker unpacker, but elicitate additional metadata from...

T-enhancement
A-question
C-unpacker

Almost every researcher has (or will sooner or later have) and ORCID, see https://orcid.org/ It would be useful to be able to _whitelist_ a number of ORCIDs for a JupyterHub...

I've changed my implementation from annotated routes to programatically defined one (see https://github.com/r-lib/debugme/issues/30). Can I somehow manually provide the (parameters) information for the Swagger UI generation?

theme: OpenAPI

Suggestion for fixing #698 - feedback by conda expert needed :-)

workflow:wip

This adds two features: - a `--save-image` option that saved the image to a file `image.tar` in the binder directory - a `TarballBuildPack` that will load and run that image...

workflow:wip

## Prerequisites - [x] `stevedore` is on CRAN - ~~[ ] `sysreqs` is on CRAN~~ ISSUE: https://github.com/r-hub/sysreqs/issues/5 - [ ] update implementation so that it conditionally relies sysreqs ## Steps...

The user should be able to select which methods are applied to find the dependencies which are put in the Dockerfile. These might be combined or follow each other, and...

enhancement