Skip to content

How to link non prefixed files not in the home directory? #73

@datavistics

Description

@datavistics

How do I link a non-dot file not in the home directory.

Note, I have a few regular dotfiles that are working correctly.

I want to link custom.js in a folder called ~/.jupyter/custom/ and Im trying it like this:

externals = {
    'custom.js': '~/.jupyter/custom'}

But Im getting issues. What is the proper way to do this?

Thanks,
Derek

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions