Skip to content

Instantly share code, notes, and snippets.

View Virnkord's full-sized avatar
:electron:
Focusing

Ivan Mikhailov Virnkord

:electron:
Focusing
View GitHub Profile
# https://docs.aidbox.app/basic-concepts/search-1/_count-and-_page
- id: get-one-patient-from-second-response-page
GET: /Patient?_count=1&_page=2
match:
status: 200
body:
entry:
- resource:
id: pt-2
(ns profile-site.style
(:require [garden.core :as gc]))
(defn style [data]
(gc/css data))
(def profile-style [[:.line-item
{:vertical-align "top"
:text-align "left"
:padding "0px 4px 0px 4px"
@Virnkord
Virnkord / owner.ipynb
Created February 25, 2021 22:35
PySyft duet multiple Data Owners example. All DO are equal up to variables names.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.