github mamba-org/gator v3.1.0
3.1.0

latest releases: v5.2.1, npm@3.1.0, v5.2.0...
4 years ago
  • Add ability to specify kernel companions; i.e. check that if some packages are installed in a
    kernel, they must respect a certain version range. Companions can be specified through user
    settings.
  • IEnvironmentManager.getPackageManager() returns always the same Conda.IPackageManager
    otherwise signaling package operations would have been meaningless.
  • Request environment list access now whitelist=0 or 1 query arguments. If 1, the environment
    list is filtered to respect KernelSpecManager.whitelist. Default is 0, but it could be modified
    in user settings.
  • Small UI tweaks

Don't miss a new gator release

NewReleases is sending notifications on new releases.