Skip to content

test #2573

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4,011 commits into
base: master
Choose a base branch
from
Open

test #2573

wants to merge 4,011 commits into from

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 28 commits August 29, 2023 13:29
…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"

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