-
Notifications
You must be signed in to change notification settings - Fork 7
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
Added new Julia datascience notebook with some standard datascience-related packages #62
base: dev
Are you sure you want to change the base?
Added new Julia datascience notebook with some standard datascience-related packages #62
Conversation
Just a heads up, you can review notebook changes like this using GitNotebooks. e.g. this pull request https://gitnotebooks.com/ucphhpc/nbi-jupyter-docker-stacks/pull/62 It's free for public repos, so might be helpful for y'all. |
Thanks for the suggestion, Kyle! I'll look it over at my earliest convenience. |
…rsion is generated
Bumps [black](https://github.com/psf/black) from 22.3.0 to 24.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.3.0...24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
Bump black from 22.3.0 to 24.3.0
…nd Nvidia HPC SDK to 24.3
Correct the HPC SDK version definitions
From recommendations of @guidov in #48, I have added an additional notebook which uses the Julia notebook as a base.
I have added the following packages:
Tests
I have yet to add any tests which confirms functionality.