Skip to content

Conversation

the-waste-land
Copy link

Fixes

This PR resolves #issue_number

What does this PR do?

Provide supporting docs, limitations if any, video of the template, or anything that you want to share to support your PR

FlorentLvr and others added 30 commits August 3, 2023 11:01
…send-time-entries-database-to-google-sheets-spreadsheet

feat: Clockify - Send time entries database to Google Sheets spreadsheet
…et-filtered-list-time-entries

Added filtered time entries notebook
This notebook will list all users from the Harvest API v2. This is helpful as it allows organizations to quickly display all of their users on Harvest.
…s-check-website-pages-status-code

feat: Advertools - Check website pages status code
…e-per-capita

OWID - greenhouse per capita
FlorentLvr and others added 27 commits August 29, 2023 14:12
…send-interactions-from-post-url-to-hubspot

feat: LinkedIn - Send interactions from post URL to HubSpot
…nd-linkedin-conversation-to-contact-notes

feat: 980 hubspot send linkedin conversation to contact notes
…nce-generate-ai-powered-chat-plugin

feat: YahooFinance - Generate AI powered chat plugin
@the-waste-land
Copy link
Author

bugbot run

Copy link

@Abhijais4896 Abhijais4896 left a comment

Choose a reason for hiding this comment

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

def check_title_exists(cells, title):\n",
" for cell in cells:\n",
" if pydash.get(cell, 'cell_type') == 'markdown' and regexp_match(rf"^## *{title}", pydash.get(cell, 'source[0]')):\n",
" return True\n",
" return False"

Copy link

@Abhijais4896 Abhijais4896 left a comment

Choose a reason for hiding this comment

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

Unable to render code block

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants