Skip to content

Duplicate function find_connection_file with similar API to one in jupyter_client #103

@jakirkham

Description

@jakirkham

From Gitter October 21, 2015 5:11 PM:

So, I was using find_connection_file from jupyter_client.connect. It turns out there is another implementation under ipykernel.connect, which does work. Is there a reason for two different implementations of this function?

Seems like there are two copies of the same function, but they act differently.

If this is intentional, it may be worth finding a different name to highlight the differences and deprecate the old one. If they are meant to behave more similarly, then a bug fix is in order and some discussion should occur about which one to deprecate, if possible, and why.

Related: jupyter/jupyter_client#85

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions