Skip to content

Add this package to conda-forge #58

Open
@drhagen

Description

@drhagen

Is your feature request related to a problem? Please describe.

Would it be possible to add this package to conda-forge? conda-lock cannot lock this package because it is not in conda-forge but still depends on jupyterlab, which is in conda-forge. See this question on StackOverflow showing this particular failure. When these kinds of problems occur, the maintainers of conda-forge recommend this solution.

Describe the solution you'd like

The latest version of this package is contributed to conda-forge.

Describe alternatives you've considered

There are some workarounds, all with drawbacks:

  • Abandon conda-forge, locking on PyPI with Poetry only
  • Abandon conda-lock, accepting that conda install will install different packages over time
  • Manually edit the conda lock file to remove the offending pip packages

Additional context

  • Python package version:
    0.6.1
  • Extension version:
    0.6.1
  • Operating System and its version:
    Ubuntu 20.04

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