Skip to content

Conversation

@VeckoTheGecko
Copy link
Collaborator

@VeckoTheGecko VeckoTheGecko commented Jan 22, 2025

SURF Research Cloud Jupyter instances can be given custom kernels/environments by:

  • providing a config in a public git repo
  • providing repo URL, and config filepath when initially creating the instances via the dashboard
  • their docs for more info

This PR adds this config file.

What additional conda packages do you think students would need for analysis @ammedd ?

Currently have:

    - python=3.10
    - virtualship
    - numpy
    - scipy
    - pandas
    - ipykernel

@ammedd
Copy link
Collaborator

ammedd commented Jan 22, 2025

Last year students used things like:

  • cartopy
  • cmocean
  • matplotlib
  • geopy
  • xarray
  • glob
  • gsw
    And they can still install things individually if they want

@VeckoTheGecko
Copy link
Collaborator Author

  • cartopy
  • cmocean
  • matplotlib
  • geopy
  • xarray
  • glob
  • gsw

Just updated the file

@VeckoTheGecko VeckoTheGecko changed the title Classroom Jupyter environment config SURF Research Cloud config Jan 22, 2025
@VeckoTheGecko VeckoTheGecko merged commit ca900a0 into main Jan 28, 2025
10 checks passed
@VeckoTheGecko VeckoTheGecko deleted the v/surf branch January 28, 2025 09:44
@VeckoTheGecko VeckoTheGecko mentioned this pull request Jan 28, 2025
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.

3 participants