Skip to content

Cache directory typo in docs #1347

@prabhant

Description

@prabhant

Description

The cache directory change from example did not really work for me: https://openml.github.io/openml-python/develop/examples/20_basic/introduction_tutorial.html

``

Steps/Code to Reproduce

Expected Results

openml.config.get_cache_directory()
'mydir'

Actual Results

openml.config.get_cache_directory()
'oldcache'

Versions

PS: This worked for me when I used openml.config._root_cache_directory

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions