Leon Oostrum

Results 29 comments of Leon Oostrum

I see that PR #242 changes how the clocks are set in NVML, when that one is merged I'll look at updating this PR to do it the same way...

Adding complete list (as of 2022-10-06 12:30 CEST) of open issues so we can order them and then decide which ones to close. dianna-ai/dianna#29 OPEN Investigate requirements for supporting MXNet...

Command to generate the issue list (run anywhere in the DIANNA repo on your computer): `gh issue list --limit 1000 | sort -n `

I added a # in front of each number, Github then automatically turns that into a hyperlink to the issue On Fri, 14 Oct 2022 at 11:20, Elena Ranguelova ***@***.***>...

Perhaps we can use the [pooch](https://pypi.org/project/pooch/) library to simplify this

That won't work if dianna is installed system-wide though, what is the objection to downloading it to the local folder?

Effectively I mean that it fails when the user that installed dianna is not the same user that runs the notebooks. As a concrete example we pre-installed dianna at the...

> > Perhaps we can use the [pooch](https://pypi.org/project/pooch/) library to simplify this > > Didn't understand how to get the hash. The hash is a hash of the file, e.g....

@elboyran Nice that it's fixed in the overview notebook! Shall I pick it up for the other notebooks?