Skip to content

Commit

Permalink
unfinished bayes multiparam
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanLawless committed Nov 29, 2024
1 parent 9b87ee0 commit 56ce973
Show file tree
Hide file tree
Showing 12 changed files with 1,470 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ GEM
sassc (> 2.0.1, < 3.0)
jekyll-seo-tag (2.8.0)
jekyll (>= 3.8, < 5.0)
jekyll-toc (0.19.0)
jekyll (>= 3.9)
nokogiri (~> 1.12)
jekyll-watch (2.2.1)
listen (~> 3.0)
just-the-docs (0.5.0)
Expand All @@ -57,9 +60,16 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
nokogiri (1.15.6-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.6-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.15.6-x86_64-linux)
racc (~> 1.4)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (5.0.0)
racc (1.8.1)
rake (13.0.6)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
Expand All @@ -85,6 +95,7 @@ PLATFORMS
DEPENDENCIES
faraday-retry
jekyll (~> 4.3)
jekyll-toc
just-the-docs

BUNDLED WITH
Expand Down
1 change: 1 addition & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ theme: just-the-docs
# remote_theme: hydecorp/hydejack@v9 logo: "/assets/images/pipedev_logo_1.png"
# ![Pipe Dev logo](/assets/images/pipedev_logo_1.png "logo")


aux_links:
Github: https://github.com/SwissPedHealth-PipelineDev/docs
SwissPedHealth.ch: https://www.swisspedhealth.ch
Expand Down
Binary file added assets/images/blank-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/combined-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/unnamed-chunk-19-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/unnamed-chunk-23-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/images/unnamed-chunk-28-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 56ce973

Please sign in to comment.