- Видео 55
- Просмотров 29 365
Daniel Wilczak
Добавлен 10 авг 2014
Snowflake - Azure SSO to Snowflake (Azure AD / Entra ID)
Tutorial - sfc-gh-dwilczak.github.io/tutorials/snowflake/azure/sso/
In this tutorial, we will show how to set up authentication to Snowflake using SSO with Azure Microsoft Entra ID Identity Provider, which used to called Azure Active Directory.
In this tutorial, we will show how to set up authentication to Snowflake using SSO with Azure Microsoft Entra ID Identity Provider, which used to called Azure Active Directory.
Просмотров: 186
Видео
Snowflake - Google Authenticator to Snowflake (SSO / SAML)
Просмотров 4414 дней назад
Tutorial - sfc-gh-dwilczak.github.io/tutorials/snowflake/google/sso In this tutorial, we will show how to set up authentication to Snowflake using SSO / SAML with Google Authenticator.
Snowflake - Change Organization and Account Name in Snowflake
Просмотров 1314 дней назад
Tutorial - sfc-gh-dwilczak.github.io/tutorials/snowflake/account/name/ This tutorial will show how you can update your organization and account name.
Snowflake - Add a new account in your Snowflake organization
Просмотров 1914 дней назад
Tutorial - sfc-gh-dwilczak.github.io/tutorials/snowflake/account/add/ This tutorial will show how you can add a new Snowflake account under your organization.
Snowflake - Model Registry
Просмотров 5214 дней назад
Tutorial - sfc-gh-dwilczak.github.io/tutorials/snowflake/science/model_registry/ In this tutorial we will show how you can create a model in a notebook, save that model to the model registry and deploy/use that model via SQL.
Snowflake - Connect Google Cloud Storage (Copy Into / Snowpipe)
Просмотров 139Месяц назад
Tutorial - sfc-gh-dwilczak.github.io/tutorials/snowflake/google/storage/ Goal of this tutorial is to load JSON and CSV data from a Google Cloud Storage using the Copy into sql command and Snowpipe to automate the ingestion process.
Snowflake - Connect Azure Storage or Blob (Copy Into / Snowpipe)
Просмотров 113Месяц назад
Tutorial - sfc-gh-dwilczak.github.io/tutorials/snowflake/azure/storage/ Goal of this tutorial is to load JSON and CSV data from a Azure Storage using the Copy into sql command and Snowpipe to automate the ingestion process.
Snowflake - Connect to S3 Storage (Copy Into / Snowpipe)
Просмотров 122Месяц назад
Tutorial - sfc-gh-dwilczak.github.io/tutorials/snowflake/aws/s3/ Goal of this tutorial is to load JSON and CSV data from a S3 bucket using the Copy into sql command and Snowpipe to automate the ingestion process.
Snowflake - Connecting Local Jupyter Notebook to Snowflake Account
Просмотров 114Месяц назад
Tutorial - sfc-gh-dwilczak.github.io/tutorials/snowflake/notebooks/jupyter/ In this tutorial, you will learn how to get data from Snowflake into our local Jupyter notebook.
Snowflake - Setting up DBT (DEV and Prod) with Snowflake
Просмотров 180Месяц назад
Tutorial - sfc-gh-dwilczak.github.io/tutorials/dbt/setup/ In this tutorial, we will guide you through setting up dbt Cloud with Snowflake. Along the way, we'll demonstrate how to configure both your development and production environments.
Snowflake - Introduction to Snowflake Container Services via Flask or Streamlit
Просмотров 91Месяц назад
Tutorial - sfc-gh-dwilczak.github.io/tutorials/snowflake/container/introduction/ The goal of this tutorial is to provide an introduction to Snowflake Container Services by creating a Flask or Streamlit based website and deploying it to run within Snowflake.
Snowflake - Integrating ChatGPT with Snowflake
Просмотров 146Месяц назад
Tutorial - sfc-gh-dwilczak.github.io/tutorials/snowflake/api/chatgpt/ In this tutorial, we’ll demonstrate how to integrate ChatGPT from OpenAI into a user-defined function (UDF) in Snowflake, allowing you to leverage its capabilities with just a single line of SQL.
Snowflake - Connecting to External APIs with Snowflake Notebooks
Просмотров 215Месяц назад
Tutorial - sfc-gh-dwilczak.github.io/tutorials/snowflake/api/introduction/ In this tutorial we will show how to connect a notebook to an external api to get data from it.
Snowflake - Change Edition Level
Просмотров 47Месяц назад
Tutorial - sfc-gh-dwilczak.github.io/tutorials/snowflake/account/service_level/service_level/ In this tutorial we will show how to change your service level in snowflake to Standard, Enterprise, or Busniess Critical we will need to submit a support ticket and this tutorial will show how.
Snowflake - Key-pair Authentication and connecting via Python
Просмотров 438Месяц назад
Key Pair tutorial - sfc-gh-dwilczak.github.io/tutorials/snowflake/security/key_pair/ Connecting via Python - sfc-gh-dwilczak.github.io/tutorials/snowflake/security/python/ In this video, we'll walk you through connecting to Snowflake using a key pair. Then, we'll demonstrate how to use Python to establish the connection and run SQL queries with your key pair setup.
Snowflake - Kinesis to Snowflake via Firehose
Просмотров 58Месяц назад
Snowflake - Kinesis to Snowflake via Firehose
Snowflake - SFTP to Snowflake via Notebooks
Просмотров 1302 месяца назад
Snowflake - SFTP to Snowflake via Notebooks
Snowflake - Native Apps + Container Services
Просмотров 7047 месяцев назад
Snowflake - Native Apps Container Services
Raspberry PI, Mecanum wheels and a 8BitDo SN30 controller - Larry the lab bot V4
Просмотров 1,2 тыс.2 года назад
Raspberry PI, Mecanum wheels and a 8BitDo SN30 controller - Larry the lab bot V4
Larry with his new body and a camera that talks via an API.
Просмотров 152 года назад
Larry with his new body and a camera that talks via an API.
First App ever. Basically my best work ever.
Просмотров 262 года назад
First App ever. Basically my best work ever.
Wireless testing of EasyControls.org spacecraft.
Просмотров 423 года назад
Wireless testing of EasyControls.org spacecraft.
EasyControls.org thruster test on mount.
Просмотров 383 года назад
EasyControls.org thruster test on mount.
EasyControls.org spacecraft thruster firing test.
Просмотров 243 года назад
EasyControls.org spacecraft thruster firing test.
EasyControls.org first test with Raspberry Pi
Просмотров 203 года назад
EasyControls.org first test with Raspberry Pi
EasyNN - Compare and preprocess image.
Просмотров 133 года назад
EasyNN - Compare and preprocess image.
Thanks Daniel. Wonderful Quick Ques: I am looking to integrate this with Java, can you guide me on this, what else do i need in order to pass it to a java program?
Hey! I haven't written a tutorial on it yet, but here is some sample code Snowflake provides. www.snowflake.com/en/blog/ability-to-connect-to-snowflake-with-jdbc/
Hi Daniel, great video! Can you show us how to integrate Azure AD with Snowflake pls? Once again, congrats!
I gotcha - ruclips.net/video/Dm1k-SSldRA/видео.html
Thank you so much Daniel! This is great!
looks like you used stock xl casters. I have a v1 and two v2s with stock casters, and they are different and cannot be used for this project.
I'm sorry to hear that. I'm not sure I've ever seen a castor different from the stock ones.
1:31 where is it in github? I'm still looking for it. i found first part of your tutorial is missing.
They’re called casters not swivels
Are you connecting to sftp? what is the blob location usage here?
Hey! In azure blob you can enable sftp as part of the bucket. I found this to be the easiest way to setup an SFTP account for the demo. You can use any SFTP though.
Was it not able to run on Trail Versions 509009 (0A000): SQL compilation error: External access is not supported for trial accounts.
Thank you for calling this out. I updated the requirements for the tutorial. Sadly, it's not enabled for trial accounts.
Is this Zanzibar from Halo 2 haha
I need one
Assuminh that this is AI, what is it detecting / How does it decide to move?
What filament did you end up using? How long have they lasted?
Couple questions, I see that your shopify link is down, not sure if you are still doing that, also, I notice you have something around where your drift bar is, is that like a regen brake, if so let me know!!!!!!!
Is this resin or filament ??
When will you have these available again? Or did you stop printing them?
What if you 3d printed the wheels too? I don't have a crazy cart, but I've 3D printed the wheels out of 87A TPU and redesigned the wheel fork so I could use the bearings that I already have, and it seems like it would work as intended.
Is there a way to do this without using a personal github user/pass/secret? That part seems to be a bit dodgey. Also can you not create the integration/secret as securityadmin?
Where do I get get_https_api
Dzieki dobry czlowieku. Wlasnie sie wkrecam w sfc, sporo do ogarniecia, a projekt na 'wczoraj' :).
hey Daniel the link for the wheels doesnt include the bearing inside the wheel, but you have it in. or it just doesnt show?
thanks! but what if I want to work in snowflake itself and dont want local tools like vscode for version control? how would i pull and push my sql worksheet, python worksheet and streamlit changes done in snowflake to github directly from snowflake ?
Just realized that I answered this incorrectly. I would use Snowflake notebooks with the git integration we showed in this tutorial. The notebooks can push and pull and they have the capability to write all three - Python, SQL and Streamlit.
@@danielwilczak7833 thanks, will try!
@@danielwilczak7833 Are you able to post these SQL statements to push SQL statements/schema and other snowflake artifacts back to git? I think that would be super helpful for those basic functions! Also this has been super super helpful, you are a G! Subscribed!
Amazing! Are you gonna make a part two where you attach all those dashboards to data sources?
That's a good idea, coming soon!
@@danielwilczak7833 any word on part 2?
@@danielwilczak7833 waiting on part 2
I have been patiently waiting for Snowflake's Git Integration. Great Tutorial Daniel!
Hello, bro Hello, ShopPay has been completed. Please check your mail. When will it be delivered?
Does this work with all crazy carts
Is there any other way to cut the shaft without a saw and also is that the only steering wheel that fits the adapter or can i use different ones
Is this for xl or standard
Will this work for my standard cart
Add the metal castors to my store.
hey thoes are dope you still selling thoes?
@@jacobreigle9176 Hey Jacob, I am, but I closed the Shopify store down last week. They are $100 if you want to purchase them via Zelle or Venmo. My email is danielwilczak101@gmail.com if you want them. It comes with all the hardware, minus the wheels.
How long is the bolt I have a DXL crazy cart and I’m pretty sure that’s a XL steering wheel
Could you print out a 3d print of a motor mount? I’d buy it
I’ve been thinking about doing a 3D printed motor mount for a while. The only problem I can foreshadow is that the threads wouldn’t be able to handle the load. I might go a hybrid approach where I get the shaft machined as a separate part and then it would screw into the 3D printed base. Before I release it, I would have to do some heavy testing before I start selling it. So the short answer is maybe early next year.
@@danielwilczak7833 what if you made it a little thicker on the top part for the bolts I bought your 3d casters and they are holding up bought a 1000w motor and everyone is charge crazy amounts just for the bracket and I had access to a 3d printer I would definitely try it I’m gonna try one more thing before I end up buying it for 130 off early but I would definitely pay you even if it broke I want more 3d alternatives
Is there a standard version of this¿
It’s only one size now. The 3D print just has more spacer sizes now for all size wheels. It’s easier that way.
@@danielwilczak7833 I placed an order. Please check the payment and check your mail. Please deliver it.
Hi was wondering what is the bearing size and does it come when you order the caster
Hey! If purchased from my Shopify it comes with everything needed except for the wheel. (I.E two sets of the 3d prints (main body, inner and outer spacers) along with the wheel bolt, inner bolt, and bearings. ). The bearing size is 15x35x11mm.
Hey I just came across this video because my son’s crazy cart is a cheaper one and we bought the taxi garage caster and wheel upgrade but the swivel is thicker than the original that came with it :/. Any tips?
Hell yeah!!
Where do you bought the seat, and how did you install? I just bought the printed adapter on your store.
Hey, Rodrigo, thats awesome to hear you bought the adapter! I bought the seat on ebay. ebay.to/42g4hD7. I installed it by buying a small sheet of aluminum from homedepot, drilling 4 holes and attaching it to the original seat plate so that you can still swing the seat up to access the batteries. On my friends crazy cart I 3D printed two adapter brackets with threaded screw inserts. I found the home depot approach was better, cheaper and easier.
Thanks brother. I got the steering today. Exciting to get the 3d printed adapter so I can upgrade the wheel. My confirmation number is #80EXK05GL. Do you have a tracking number?
@@rodrigosilveira6547 Just created the shipping label (Should see it in your email). It's printing right now. I'll be shipping it tomorrow afternoon.
Thanks a lot again.
Can these work for standard size crazy cart??
that ultra wide!!!
Love the white board
dopppeeeeeeeeeeeeeee cash money $$$$$$$$
Crazy cool
you able to sell me the 3d Assembly ?
Where I can buy this metal caster?
where you bought the steering wheel from? (the after market one)
Hey, this is the aftermarket one I got from amazon. I really was just looking for the line so that i knew where the steering angle was facing. amzn.to/3xMsuTE
this is sick! ima try this
Would you be willing to sell the 3d printed hub? I would buy one from you asap
I’ll just charge you for the material and shipping. My email is danielwilczak101@gmail.com if you want to send me a shipping address.
I’d sent you a email, thank you
Damn larry lost a wheel, get ducked
Nice work.. Tq your sharing
Hi Daniel I have been tryng to run EasyGA. Unfortunately , I always obtain this error message : Traceback (most recent call last): File "C:\pythn\geneticOneMax.py", line 20, in <module> ga.evolve() File "C:\Users iadhbabaali\AppData\Local\Programs\Python\Python37\lib\site-packages\EasyGA\EasyGA.py", line 80, in evolve self.database.insert_config(self) File "C:\Users iadhbabaali\AppData\Local\Programs\Python\Python37\lib\site-packages\EasyGA\database\sql_database.py", line 75, in insert_config value = str(value) File "<string>", line 2, in __repr__ File "<string>", line 2, in __repr__ File "<string>", line 2, in __repr__ [Previous line repeated 324 more times] File "C:\Users iadhbabaali\AppData\Local\Programs\Python\Python37\lib\site-packages\EasyGA\structure\population.py", line 273, in __repr__ return repr(self.chromosome_list) File "C:\Users iadhbabaali\AppData\Local\Programs\Python\Python37\lib\site-packages\EasyGA\structure\chromosome.py", line 219, in __repr__ return repr(self.gene_list) RecursionError: maximum recursion depth exceeded HOW CAN I FIXE IT ?????????????????????????????????????? Thanks in advance
Beautiful master piece
They look good but I'd like to see a demo.
I’ll post a short today with it on our suped up XL.