forked from kracekumar/bangalore.python.org.in
-
Couldn't load subscription status.
- Fork 14
Open
Description
With increasing interest towards hiring and to help companies reach out to python developers to hire, we would want a job page where companies can list their openings.
As discussed:
- This job page is only for companies to list openings.
- Candidates can connect with BangPypers volunteers and the volunteers can connect offline to the companies.
Queries:
- Should this jobs listing be made public?
- What info should be made public and what should not?
Until we can reach a decision on the above queries, this will be only for the volunteers eyes only.
For now, need to insert the below content to have this page live:
(Autosize height)
Automatically adjust height to fit the form's content
<script src="https://static.airtable.com/js/embed/embed_snippet_v1.js"></script><iframe class="airtable-embed airtable-dynamic-height" src="https://airtable.com/embed/shrSFYma0SOTtmXNr?backgroundColor=teal" frameborder="0" onmousewheel="" width="100%" height="1524" style="background: transparent; border: 1px solid #ccc;"></iframe>
(Without Autosize height):
<iframe class="airtable-embed" src="https://airtable.com/embed/shrSFYma0SOTtmXNr?backgroundColor=teal" frameborder="0" onmousewheel="" width="100%" height="533" style="background: transparent; border: 1px solid #ccc;"></iframe>