Skip to content

Support sub-directories within the .jupyter/personas folder #1447

@srdas

Description

@srdas

Issue

PR #1443 locates personas with all related files inside the .jupyter/personas/ folder instead of the .jupyter folder. However, if there are multiple personas with similar file names, this will create conflicts in the new .jupyter/personas/. For example, many existing personas have a file names persona.py and the current design in PR 1443 does not accommodate separate personas with common file names.

Proposed solution

  • Enable subfolders for each persona under the .jupyter/personas/ subfolder.

  • We also need to add documentation to (i) explain where the files need to be placed, (ii) explain that the dependencies also need to be installed if the persona is just being "dropped in" to the proposed .jupyter/personas/<persona_name> folder.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions