Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Idea: Separate out dotnet into its own package #4

Closed
@ganik

Description

@ganik

A large part of the NimbusML package now is the dotnet runtime. This means that on every update, users of NimbusML will have to download the dotnet runtime again, which probably won't change as fast as NimbusML itself. This seems wasteful to me.

Can we instead move the dotnet runtime into its own PyPI package that NimbusML depends on? That way, users only have to download NimbusML whenever there is an update.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions