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

Add an option to get a specific bookmared spec #819

Open
davidanthoff opened this issue Jun 7, 2018 · 0 comments
Open

Add an option to get a specific bookmared spec #819

davidanthoff opened this issue Jun 7, 2018 · 0 comments

Comments

@davidanthoff
Copy link
Contributor

Would be great if getBookmarkedSpecs had an integer option so that one could say "give me the 3rd bookmarked spec". https://github.com/davidanthoff/DataVoyager.jl provides an option for users to extract a specific bookmarked spec from a voyager instance from code, and right now there is quite a bit of overhead involved because it always transfers all bookmarked specs into the julia process, even if the user only asked for one.

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

No branches or pull requests

1 participant