-
Notifications
You must be signed in to change notification settings - Fork 86
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 guide in serverless section with function template example #2242
Comments
I expect to open a PR that closes this issue shortly, possibly as soon as tomorrow. |
…lation (#2276) The very rough outline is intact, including the code, but I still need to write/revise some prose between the cells. Right now this example uses the `mergedeep` package to merge the user's estimator options with the function's default. If we need to remove this dependency, then I will modify the program so that if a user passes estimator options, they completely replace the function's default. Closes #2242. --------- Co-authored-by: Jen Glick <[email protected]> Co-authored-by: Rebecca Dimock <[email protected]> Co-authored-by: Rebecca Dimock <[email protected]>
From Jim: it will probably not be possible to get the function working until next year, and we won't publish it until then. Installing the dependencies turns out to be much more difficult than we thought until new features are developed or until the whole thing (dependencies and all) is able to have a security review. Closing for now |
URL, if applicable
No response
Describe the new content you are requesting.
A guide in the serverless section showing an example of building a function template using hamiltonian simulation and qiskit addons as context
cc @pandasa123
If this new content request is accepted, do you want to write the content?
I will write a draft of the proposed content
The text was updated successfully, but these errors were encountered: