Skip to content

fdir_appdata issue #19

@ollyhensby

Description

@ollyhensby
  • ipyrun version: 0.4.2
  • Python version: 3.9.15
  • Operating System: Ubuntu 20.04 LTS

Description

In linegraph_app_tutorial.ipynb, fdir_appdata is passed into the class LineGraphConfigShell:

image

DIR_APPDATA is set to ./linegraph_appdata:
image

However, when passed into LineGraphConfigShell, and we display the configuration, fdir_appdata is set differently:

image

I think it is because the validator is overriding the passed parameter so probably need to update that validator to check for a passed in fdir_appdata value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions