ipython / ipython/traitlets

Add toml support

Open
#648 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
653
Forks
217
Avg merge
2d 21h
Merged PRs (30d)
2

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.