Skip to content
Discussion options

You must be logged in to vote

hey @q-wertz - we should update our documentation, but it only packages your notebook.py and does not traverse for other files in your directory. this is something we could potentially support in future, but for now you can:

  1. include all your files in the notebook.py (or write a small script to do that beforehand)
  2. publish your helper functions to a PyPi or a private registry and marimo can install them (this is probably too much friction for a few helper functions, but better for larger libraries)

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@q-wertz
Comment options

@gurvinder-dhillon
Comment options

Answer selected by q-wertz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants