New plugin to create notebooks #2104
randomaccess3
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Would be a useful server artefact to create notebooks in the global notebook section.
This way I can ask the Velo server to create some placeholder notebooks for administration with a variety of different cells.
im thinking something like
add_notebook(notebook_name="xyz", userlist=[], public=true, [{cellname = x, report = y},{cellname = x2, report = y2}])
or something along those lines?
Beta Was this translation helpful? Give feedback.
All reactions