Noteable (ChatGPT Plugin): Difference between revisions

no edit summary
m (Text replacement - "|Available = Yes↵}}" to "|Available = Yes |Working = Yes }}")
No edit summary
 
Line 18: Line 18:
===Example Prompts===
===Example Prompts===
Example prompts that utilize the plugin:
Example prompts that utilize the plugin:
#Create a new SQL notebook named {notebook_name} in the project {project_id}.
#Connect the notebook {file_id} to the database {database_name} using the provided credentials.
#Run the SQL query {query} in the cell {cell_id} of the notebook {file_id}.
#Export the notebook {file_id} to a PDF file with the file name {pdf_file_name}.
#Upload the dataset {dataset_file} to the project {project_id} and import it into the notebook {file_id}.
#Clone the notebook {file_id} and save it as {new_notebook_name} in the project {project_id}.
#Add a new markdown cell in the notebook {file_id} with the content {markdown_text}.
#Merge the cells {cell_ids} in the notebook {file_id}.
#Clear the output of all cells in the notebook {file_id}.
#Rename the notebook {file_id} to {new_notebook_name} in the project {project_id}.


==Tips and Tricks==
==Tips and Tricks==
2,535

edits