Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query Library transfer script and cookbook article #1415

Merged
merged 1 commit into from
Feb 4, 2021
Merged

Conversation

philrz
Copy link
Contributor

@philrz philrz commented Feb 4, 2021

A community user asked about being able to transfer Query Library contents. While we have future plans to make this more seamless, we discussed the topic internally and agreed that it would be reasonable to educate power users on how to safely modify the JSON themselves.

In this PR I've included a Python script that attempts to make the transfer as easy/safe as possible along with a "cookbook" article for the wiki that describes its use and limitations.

Since we use Actions to move docs content from its location in the repo to its final wiki destination, I've put up a copy of the article in a wiki in a personal repo at https://github.com/philrz/scratchwiki/wiki/Query-Library-Transfer so you can see that the links work as intended. The location of the Python script as referenced in the curl command lines in the article won't work until this PR is merged, but you can check it out locally for now if you want to test it.

@philrz philrz requested a review from a team February 4, 2021 00:13
@philrz philrz self-assigned this Feb 4, 2021
Copy link
Member

@jameskerr jameskerr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good Phil! I just tested the python script out in this branch and it all worked as expected.

@philrz philrz merged commit 4cc02c2 into master Feb 4, 2021
@philrz philrz deleted the qlib-cookbook branch February 4, 2021 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants