Skip to content
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

ammend onboarding_manual.ipynb with updated signup flow #24

Merged
merged 1 commit into from
Oct 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified docs/tutorials/img/step_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/tutorials/img/step_3.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/tutorials/img/step_3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/tutorials/img/step_4.png
Binary file not shown.
Binary file modified docs/tutorials/img/step_5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Binary file removed docs/tutorials/img/step_6_1.png
Binary file not shown.
Binary file removed docs/tutorials/img/step_6_2.png
Binary file not shown.
Binary file modified docs/tutorials/img/step_7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/tutorials/img/step_9.png
Binary file not shown.
57 changes: 18 additions & 39 deletions tutorials/onboarding_manual.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## Step 2: Choosing Your Login Method\n",
"## Step 2: Sign up for Synnax App\n",
"\n",
"Synnax allows you to log in with Coinbase and MetaMask. For this tutorial, I'll be using MetaMask.\n",
"Synnax allows you to sign up/log in with a wallet or an email. Sign up using either option and finish the sign up process. This will register you in the Synnax App, which is currently open for everyone. It allows registered users to view the credit intelligence for the companies Synnax features. To become a contributor proceed to Step 3.\n",
"\n",
"![Login Options](https://synnax-ai.github.io/synnax-lab-sdk/tutorials/img/step_2.png)\n"
]
Expand All @@ -40,85 +40,64 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## Step 3: Connect Your MetaMask Account\n",
"## Step 3: Become a contributor\n",
"\n",
"A pop-up window will appear, prompting you to connect your MetaMask account. Follow the instructions to connect, and then click **Next** to proceed.\n",
"Apply for Synnax Lab membership as a Data Scientist. In the Synnax Lab section click **EARN WITH SYNNAX LAB** button.\n",
"\n",
"![Connect MetaMask](https://synnax-ai.github.io/synnax-lab-sdk/tutorials/img/step_3.png)"
"![Signup Options](https://synnax-ai.github.io/synnax-lab-sdk/tutorials/img/step_3.png)"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Step 4: Provide Necessary Permissions\n",
"### 3.1 Fill out the form and click Join\n",
"\n",
"You will be prompted to provide the necessary permissions. Review the permissions request and click **Confirm** to proceed.\n",
"We give preference to applications who fill in their **real names and agree to participate in a short introductory video call**.\n",
"\n",
"![Provide Permissions](https://synnax-ai.github.io/synnax-lab-sdk/tutorials/img/step_4.png)"
"![Signup Form](https://synnax-ai.github.io/synnax-lab-sdk/tutorials/img/step_3.1.png)"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Step 5: Confirm signature request\n",
"## Step 4: Get application approval\n",
"\n",
"You will be prompted to provide the necessary permissions. Review the permissions request and click **Confirm** to proceed.\n",
"\n",
"![Confirm signature](https://synnax-ai.github.io/synnax-lab-sdk/tutorials/img/step_5.png)"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Step 6: Get approval from the Synnax Team\n",
"\n",
"In the top right corner click on your profile field, then 'Settings'\n",
"\n",
"![Settings](https://synnax-ai.github.io/synnax-lab-sdk/tutorials/img/step_6_1.png)\n",
"\n",
"Then copy your 'Name', by default it is set to you wallet id, you can change it later to your actual name/nickname\n",
"\n",
"![Name](https://synnax-ai.github.io/synnax-lab-sdk/tutorials/img/step_6_2.png)\n",
"\n",
"### Send you name as a TG direct message to Danil Zherebtsov @danil_com\n",
"\n",
"You will get your approval very quickly and after that proceed to the next step."
"Your application will be processed in the order when it was received. We are approving 3 applications per week after a short 15 minute introductory video call with each applicant. Typical wait time for interview scheduling is 1-2 weeks."
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Step 7: Create a New API Key\n",
"## Step 5: Create a New API Key\n",
"\n",
"In the **API Keys** section, click on **New API Key** to generate a new key.\n",
"In the **API Keys** section, click on **NEW API KEY** to generate a new key.\n",
"\n",
"![API Keys](https://synnax-ai.github.io/synnax-lab-sdk/tutorials/img/step_7.png)\n"
"![API Keys](https://synnax-ai.github.io/synnax-lab-sdk/tutorials/img/step_5.png)\n"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Step 8: Name Your Key\n",
"## Step 6: Name Your Key\n",
"\n",
"Give your API key a name, click each checkbox and **Create** to finalize the process.\n",
"Give your API key a name, click each checkbox and **CREATE** to finalize the process.\n",
"\n",
"![Name and Create API Key](https://synnax-ai.github.io/synnax-lab-sdk/tutorials/img/step_8.png)\n"
"![Name and Create API Key](https://synnax-ai.github.io/synnax-lab-sdk/tutorials/img/step_6.png)\n"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Step 9: Copy Your API Key\n",
"## Step 7: Copy Your API Key\n",
"\n",
"Once your API key is created, **copy** it immediately. This key will not be available after closing the modal.\n",
"\n",
"![Copy API Key](https://synnax-ai.github.io/synnax-lab-sdk/tutorials/img/step_9.png)"
"![Copy API Key](https://synnax-ai.github.io/synnax-lab-sdk/tutorials/img/step_7.png)"
]
},
{
Expand Down