Skip to content

Add toml support #648

Open
Open
@mexanick

Description

@mexanick

It would be very nice if the ConfigLoader class would support toml configuration files.
Given that toml.load() returns dict object and the implementation for JSON exists, the changes should be rather small.

Activity

rmorshea

rmorshea commented on Mar 11, 2021

@rmorshea
Contributor

Seems like a fine idea to me. If someone's interested in implementing it I'm happy to help advise.

linked a pull request that will close this issue on Mar 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @rmorshea@mexanick

      Issue actions

        Add toml support · Issue #648 · ipython/traitlets