Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

monad-bayes example #19

Merged
merged 1 commit into from
Feb 16, 2019
Merged

monad-bayes example #19

merged 1 commit into from
Feb 16, 2019

Conversation

MMesch
Copy link
Contributor

@MMesch MMesch commented Feb 16, 2019

this example shows how to use a custom override on top of the default overrides using the monad-bayes library https://github.com/adscib/monad-bayes .

@MMesch MMesch merged commit 3bbe91d into master Feb 16, 2019
k1nkreet pushed a commit that referenced this pull request Jun 30, 2022
* Move jupyterlab pyproject to the root

and remove old nix code in `./nix` directory

* Wrap binaries also with JUPYTERLAB_DIR
k1nkreet pushed a commit that referenced this pull request Jun 30, 2022
* Move jupyterlab pyproject to the root (#19)

* Move jupyterlab pyproject to the root

and remove old nix code in `./nix` directory

* Wrap binaries also with JUPYTERLAB_DIR

* use mkPoetryEnv instead of mkPoetryPackages for jupyterlab

and also:
* update to the latest jupyterlab
* extrace overrides into a separate nix file

* using mkPoetryEnv also for ansible kernel
k1nkreet pushed a commit that referenced this pull request Jun 30, 2022
* Added the bash kernel.

* flake.lock: Update (#21)

* flake.lock: Update

Flake lock file updates:

• Updated input 'flake-utils':
    'github:numtide/flake-utils/04c1b180862888302ddfb2e3ad9eaa63afc60cf8' (2022-05-17)
  → 'github:numtide/flake-utils/1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1' (2022-05-30)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/83658b28fe638a170a19b8933aa008b30640fbd1' (2022-05-26)
  → 'github:nixos/nixpkgs/e0169d7a9d324afebf5679551407756c77af8930' (2022-06-08)
• Updated input 'nixpkgs-stable':
    'github:nixos/nixpkgs/9bc0e974545d5bc4c24e1ed047be0dc4e30e494b' (2022-05-26)
  → 'github:nixos/nixpkgs/ca6a296d570da133fbdbf48e69eeadebb298165d' (2022-06-10)
• Updated input 'poetry2nix':
    'github:nix-community/poetry2nix/3b01c3e3dc57d511848d8433153ab67db79640e1' (2022-05-26)
  → 'github:nix-community/poetry2nix/7b71679fa7df00e1678fc3f1d1d4f5f372341b63' (2022-06-11)

* manually update flake.lock

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Rok Garbas <rok@garbas.si>

* use mkPoetryEnv instead of mkPoetryPackages for jupyterlab (#23)

and also:
* update to the latest jupyterlab
* extrace overrides into a separate nix file

* Fix ansible kernel (using mkPoetryEnv) (#24)

* Move jupyterlab pyproject to the root (#19)

* Move jupyterlab pyproject to the root

and remove old nix code in `./nix` directory

* Wrap binaries also with JUPYTERLAB_DIR

* use mkPoetryEnv instead of mkPoetryPackages for jupyterlab

and also:
* update to the latest jupyterlab
* extrace overrides into a separate nix file

* using mkPoetryEnv also for ansible kernel

* Changing bash kernel to use the new architecture and myPoetryEnv.

* Updated package and build dependencies.

* Updating codemirror.

* fix last bits of bash-kernel

Co-authored-by: Daniel Baker <daniel.baker@tweag.io>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Rok Garbas <rok@garbas.si>
@djacu djacu deleted the monad-bayes branch August 10, 2022 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant