Google Colab

Google Colab

79 bookmarks
Newest
Firebase launch checklist
Firebase launch checklist
Review this checklist before launch to make sure that your app and the Firebase products that it uses are ready for production.
·firebase.google.com·
Firebase launch checklist
Firebase Studio
Firebase Studio
Firebase Studio is an entirely web-based workspace for full-stack application development, complete with the latest generative AI from Gemini, and full-fidelity app previews, powered by cloud emulators.
·studio.firebase.google.com·
Firebase Studio
Firebase Studio
Firebase Studio
Firebase Studio is an entirely web-based workspace for full-stack application development, complete with the latest generative AI from Gemini, and full-fidelity app previews, powered by cloud emulators.
·firebase.studio·
Firebase Studio
Google UNLEASHED Firebase Studio for AI app development (FREE) | daily.dev
Google UNLEASHED Firebase Studio for AI app development (FREE) | daily.dev
Google has released Firebase Studio, a free tool for AI-assisted app development. Built on VS Code, it allows users to code, prototype, and publish apps directly from a web browser. It integrates with GitHub for version control and includes a chatbot for coding assistance. Firebase Studio supports deploying web apps using various Google services like Cloud Run and Google Maps. Though powerful, it currently has some first-release issues, and better results might be obtained by using more advanced models with an API key.
·app.daily.dev·
Google UNLEASHED Firebase Studio for AI app development (FREE) | daily.dev
Getting Started on Kaggle | Kaggle
Getting Started on Kaggle | Kaggle
Explore and run machine learning code with Kaggle Notebooks, a cloud computational environment that enables reproducible and collaborative analysis
Notebooks Explore and run machine learning code with Kaggle Notebooks, a cloud computational environment that enables reproducible and collaborative analysis Types of Notebooks There are multiple different types of Notebooks on Kaggle. Notebooks The most common type is Jupyter notebooks (usually just “notebooks”). Jupyter notebooks consist of a sequence of cells, where each cell is formatted in either Markdown (for writing text) or in a programming language of your choice (for writing code). To start a notebook, click on Create > New Notebook. This will open the Notebooks editing interface. Notebooks may be written in either R or Python. The language can be changed under the File > Language menu. Scripts It's also possible to create a script. Scripts are files that execute everything as code sequentially. To start a script, create a new notebook, and then change the type to Script under File > Editor Type. Also under the File menu, you can select what type of script you would like to execute. You may write scripts in R or in Python. You can also execute selected lines of code by highlighting the code in the editor interface and clicking the “Run” button or hitting shift-enter. Any results will be printed to the console. RMarkdown Scripts RMarkdown scripts are a special type of script that executes not just R code, but RMarkdown code. This is a combination of R code and Markdown editing syntax that is prefered by many R authors in our community. The RMarkdown editor is the same one used for basic R or Python scripts, except that it uses the special RMarkdown syntax. To start editing an RMarkdown script, create a new notebook, change the file type to "Script" under File > Editor Type and then change the language under File > Language Searching for Notebooks In addition to being an interactive editing platform, you can find and use code that others in the community have shared public. Kagglers working with data across both the Datasets and Competitions platforms are constantly building cool things. Exploring and reading other Kagglers’ code is a great way to both learn new techniques and stay involved in the community. There’s no better place than Kaggle Notebooks to discover such a huge repository of public, open-sourced, and reproducible code for data science and machine learning. The latest and greatest from Notebooks is surfaced on Kaggle in several different places. Site Search You can use the site search in the top bar of the website while on any page to look for not only Notebooks but Datasets, Competitions, Users, and more across Kaggle. Start typing a search query to get quick results and hit "Enter" to see a full page of results that you can drill down into. From the full page search results, you can filter just to "Notebooks" and add even more filter criteria using the filter options on the left hand side of the page. Homepage When you’re logged into your Kaggle account, the Kaggle homepage provides a live newsfeed of what people are doing on the platform. While Discussion forum posts and new Datasets make up some of the contents of the home page, most of it is dedicated to hot new Notebooks activity. By browsing down the page you can check out all the latest updates from your fellow Kagglers. You can tweak your newsfeed to your liking by following other Kagglers. To follow someone, go to their profile page and click on “Follow User”. Content posted and upvotes made by users you have followed will show up more prominently. The same is true of other users who choose to follow you. Post high-quality notebooks and datasets and you will soon find other users following along with what you are doing! Notebook Listing A more structured way of accessing Notebooks is the Notebook listing, accessible from the “Notebooks” tab in the main menu bar. The Notebook listing is sorted by “Hotness” by default. “Hotness” is what it sounds like: a way of measuring the interestingness of Notebooks on the platform. Notebooks which score highly in Hotness, and thus appear highly in this list, are usually either recently written Notebooks that are scoring highly in things like upvotes and views, or “all-time” greats that have been consistently popular on the platform for a long time. Other methods of sorting are by Most Votes: Surfaces the most popular notebooks of all time Most Comments: Returns the most discussed notebooks of all time Recently Created: A real-time stream of new Notebooks Recently Run: A real-time stream of activity Relevance: Sorts the results based on their relevance to the query Other filtering options, available from the navigation bar, are Categories (Datasets or Competitions?), Outputs, Languages (R or Python?), and Types (Script or Notebook?). You can also use the Notebook listing to sort through your own Notebooks (“Your Work”), find Notebooks that others have shared with you ("Shared With You"), or to look at Notebooks you have previously upvoted (“Favorites”). Finally
·kaggle.com·
Getting Started on Kaggle | Kaggle
(20+) How to Develop Firebase Genkit Flows | daily.dev
(20+) How to Develop Firebase Genkit Flows | daily.dev
Learn how to enhance the local testing of Firebase Genkit Flows by integrating with the Firebase Local Emulator Suite, which simulates Firebase services like Firestore and Cloud Storage for effective testing. The guide covers use cases, limitations of the Genkit Developer UI, and step-by-step instructions for setting up and verifying flows locally.
·app.daily.dev·
(20+) How to Develop Firebase Genkit Flows | daily.dev
Get to know Firebase for web
Get to know Firebase for web
Build a web app from scratch with Firebase and the StackBlitz online editor. You’ll use basic HTML and JavaScript to talk to Firebase. This is a great introduction to using the Firebase console and integrating Firebase into an app. No extensive prior knowledge or software installations are needed.
·firebase.google.com·
Get to know Firebase for web
Introducing Firebase Machine Learning
Introducing Firebase Machine Learning
Developers are increasingly relying on machine learning to enhance their app’s user experience, and only with finely-tuned machine learning models can they deliver those powerful features to delight their users. Introducing Firebase Machine Learning, a set of tools and services for bringing powerful machine learning features to your app. Firebase ML comes with a set of cloud-enabled APIs focused on common mobile use cases. It also makes it easy for you to bring your own custom TensorFlow-lite models to Firebase; we'll take care of hosting it and delivering it to your users. Learn more about Firebase ML → https://goo.gle/2AxZs0x Check out the documentation → https://goo.gle/34pRelH Add the Introducing Firebase playlist → https://goo.gle/Intro-Firebase Subscribe to the Firebase channel → https://goo.gle/Firebase
·youtu.be·
Introducing Firebase Machine Learning