Skip to content

Conversation

@abbycross
Copy link
Collaborator

@abbycross abbycross commented Jan 13, 2026

Closes #4144. cc: @pandasa123 @acastellane @ElePT

  • Include a high-level tl;dr: overview of the steps
  • remind users their serverless workloads won't show up on their Workloads table
  • be clear about which saved account is default (this applies not just to serverless)
  • where to go to find out about package versions/dependencies (also a larger question)
  • add info about when a job id is actually assigned
  • clearer connection with Functions?

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

"id": "a0f64820-5fb1-41b9-9cb4-5095d0b5db43",
"metadata": {},
"source": [
"Qiskit Serverless compresses the contents of `working_dir` (in this case, `source_files`) into a `tar`, which is uploaded and cleaned up after. The `entrypoint` identifies the main program executable for Qiskit Serverless to run. Additionally, if your program has custom `pip` dependencies, you can add them to a `dependencies` array:"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@pandasa123 what does a dependencies array look like? The previous sentence implies it is included in the example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Update "write your first serverless program" guide

1 participant