I am happy to announce JuliaHub.jl – the Julia package for interfacing with JuliaHub. It allows you to programmatically interact with the platform, either from your local computer, or from within a JuliaHub environment (job, IDE). The current set of features allow you to
- Submit and query information about your jobs.
- Upload, download and update datasets
- Easily authenticate with the JuliaHub platform (via PkgAuthentication)
Documentation is available over at help.juliahub.com
. For a more thorough overview and usage examples, we’ve also put up a blog:
We also expect the package to grow in response to feedback and as the platform itself grows. Feedback and bug reports are always welcome, so please don’t hesitate to open issues!