Dennis Verspuij

Results 11 issues of Dennis Verspuij

It would be great if one could CALL db.removeProperty([key]) to remove all properties set with given key from any nodes as well as the Neo4j indexes, so that subsequent CALL...

feature
team-kernel

Hello, I have a working setup of JupyterHub v0.9.4 with classic Jupyter notebook v5.7.0 through Apache 2.4 reverse proxy, with HTTP basic authentication passed through for automatic authentication by jhub_remote_user_authenticator.remote_user_auth.RemoteUserAuthenticator...

Add support for hierarchical bookmarking.

Hi, I am looking for a PHP FHIR client model code generation library that supports profiles other than core STU3/R4. This library looks great - and about the only one...

It would be great if the visit() function would accept additional settings for the webPage.open() call, as described on http://phantomjs.org/api/webpage/method/open.html. It would then be possible e.g. to supply per-request proxy...

enhancement
help wanted

Hello, little non-urgent help request. I'm trying to programmatically alter whether a new video is added minimized or maximized to the list of streams, but cannot figure out how to...

I would like that conform FHIR spec any XML serialization contains an xmlns="http://hl7.org/fhir", at least at the outer element. But it seems xmlSerialize() only adds an xmlns when manually set...

Hello, please consider the patch below to control whether a string is inserted as either text or HTML. To indicate a string is HTML formatted you must provide a property...

Hello Daniel, Hereby my first draft to expose the members functionality in the Python interface. I have a few issues: - I am not sure how to match the dtype...

Custom font directory must set through Dompdf constructor in order to retain previously loaded fonts I think this fixes both #3 and #6.