Results 48 comments of idontgetoutmuch

It's still a problem for me ``` Wandle% dscl . -list /Users UniqueID | grep 301 dscl . -list /Users UniqueID | grep 301 SonosDMS 301 ```

I seem to already have (from a previous nix install): ``` ls -ltr /Library/LaunchDaemons/org.nixos.nix-daemon.plist lrwxr-xr-x 1 root wheel 78 7 Dec 2017 /Library/LaunchDaemons/org.nixos.nix-daemon.plist -> /nix/var/nix/profiles/default/Library/LaunchDaemons/org.nixos.nix-daemon.plist ls -ltr /nix/var/nix/profiles/default/Library/LaunchDaemons/org.nixos.nix-daemon.plist ls: /nix/var/nix/profiles/default/Library/LaunchDaemons/org.nixos.nix-daemon.plist:...

What is it that knows about kernels?

``` jupyter kernelspec list Available kernels: ir /Users/dom/Library/Jupyter/kernels/ir julia-1.6 /Users/dom/Library/Jupyter/kernels/julia-1.6 python3 /usr/local/share/jupyter/kernels/python3 ```

I'm guessing this means our jira server doesn't have SOAP enabled. If that's the case then I will close the issue.

If this could be automated that would be great - the tumour models I am working on take many minutes to evolve

I have a model in matlab which I might translate into julia - I haven't really thought this through yet and would need to discuss it with my collaborator. Let...

@Libbum - I am back working on this now with a student - our first step is to estimate parameters for an infection model using Agents.jl.