All Projects → arangodb → interactive_tutorials

arangodb / interactive_tutorials

Licence: other
Repository for all ArangoDB interactive tutorial notebooks.

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to interactive tutorials

ArangoDBUniversity
Tutorials for ArangoDB.
Stars: ✭ 19 (-50%)
Mutual labels:  tutorials, arangodb
roataway-web
Roataway web site
Stars: ✭ 15 (-60.53%)
Mutual labels:  hacktoberfest2021
Avid-Algorithms
Basic knowledge of Data Structure and Algorithms and LeetCode solution in Python & C++.
Stars: ✭ 12 (-68.42%)
Mutual labels:  hacktoberfest2021
tutorials
All of our code examples and tutorials
Stars: ✭ 62 (+63.16%)
Mutual labels:  tutorials
cerbero
Track your users interactions
Stars: ✭ 56 (+47.37%)
Mutual labels:  hacktoberfest2021
excel-date-to-js
Convert Excel date in integer format into JS date. Dates are stored as numbers in Excel and count the number of days since January 0, 1900 (1900 standard, for mac it is 1904, which means January 0, 1904 is the start date). Times are handled internally as numbers between 0 and 1.
Stars: ✭ 26 (-31.58%)
Mutual labels:  hacktoberfest2021
HacktoberFest 2021
Hacktoberfest 2021 contribution repository✨
Stars: ✭ 43 (+13.16%)
Mutual labels:  hacktoberfest2021
Let-Us-Java
[Hacktoberfest 2021] Any amazing 🔥 💯 code you may think of in Java, Let's compile all of them here
Stars: ✭ 39 (+2.63%)
Mutual labels:  hacktoberfest2021
space-voyager
Interactive Space App . Attention Contributers! join discord server for discussion of Issues, Pull requests https://discord.gg/FpEK9AqbCf
Stars: ✭ 18 (-52.63%)
Mutual labels:  hacktoberfest2021
hacktoberfest-2021
Hacktoberfest 2021. Don't forget to spread love and if you like give me a ⭐️
Stars: ✭ 17 (-55.26%)
Mutual labels:  hacktoberfest2021
basicprograms
This repo contains basics programs of all languages.
Stars: ✭ 17 (-55.26%)
Mutual labels:  hacktoberfest2021
AntiRickRoll
Chrome extension that blocks Rickrolls!
Stars: ✭ 22 (-42.11%)
Mutual labels:  hacktoberfest2021
C-plus-plus-Algorithms
Repo contains some of the most common Data Structure and Algorithm in cpp. It will be helpful in future application of Competitive Programming as well as various tech Interviews.
Stars: ✭ 19 (-50%)
Mutual labels:  hacktoberfest2021
aicloud-examples
Примеры distributed machine learning с помощью сервиса AICloud
Stars: ✭ 24 (-36.84%)
Mutual labels:  tutorials
Moms-Learn-Tech
Resources for moms coming back into the tech field or learning to code for the first time
Stars: ✭ 86 (+126.32%)
Mutual labels:  hacktoberfest2021
Hacktoberfest-Flutter
For all the Flutter developers out there make your first Pull Request and earn a free Tee from GitHub!
Stars: ✭ 89 (+134.21%)
Mutual labels:  hacktoberfest2021
vue3-spring
A spring-physics based animation library, and more
Stars: ✭ 30 (-21.05%)
Mutual labels:  hacktoberfest2021
community-content
Hetzner Online Community Project
Stars: ✭ 149 (+292.11%)
Mutual labels:  tutorials
Libellux-Up-and-Running
Libellux: Up & Running provides documentation on how-to install open-source software from source. The focus is Zero Trust Network to enhance the security for existing applications or install tools to detect and prevent threats.
Stars: ✭ 19 (-50%)
Mutual labels:  hacktoberfest2021
Open-Sentencing
To help public defenders better serve their clients, Open Sentencing shows racial bias in data such as demographics providing insights for each case
Stars: ✭ 69 (+81.58%)
Mutual labels:  hacktoberfest2021

ArangoDB Interactive Tutorials

ArangoDB-Logo

Here you will find tutorials and interactive notebooks for ArangoDB features. These notebooks allow you to learn about ArangoDB concepts and features without the need to install or sign up for anything. Each notebook uses a free temporary tutorial database that lets you focus on all the cool things ArangoDB has to offer.

Learn

There are a few sections for getting started with Interactive Tutorials:

  • Machine Learning: Links to the various ArangoDB machine learning projects and learning content.
  • ArangoDB: The interactive tutorials maintained in this repo that cover all aspects of ArangoDB.
  • Community Notebooks: Amazing submissions from the community!
  • Workshop Repositories: Links to the repositories associated with ArangoDB workshops.
  • Feedback: Feel free to leave us feedback.
  • Contribute: Learn how to contribute your own learning content.

Machine Learning

In addition to the notebooks listed in the following section, we have example machine learning notebooks with ArangoML, including:

ArangoDB

These notebooks are interactive and take the hands-on learning approach, so feel free to play around and change things. Each notebook provides an intoduction to its covered topics along with the ability to immediately see it in action.

Most notebooks were developed with Google Colab in mind and many have an button.

The following links will open the notebooks directly in Google Colab, the source files are located in the notebooks folder.

Community Notebooks

If you have a use case you would like to show off or even a quick tutorial for an ArangoDB feature, this would be very helpful to the ArangoDB community. It's easy to get started with our Template.ipynb, which shows you how to use the tutorial endpoint in your notebooks. When ready, open a PR with your submission, and we will add it to the list, share it with the community, and be eternally grateful.

Notebooks:

Workshop Repositories

The following is a list of workshops given that cover topics related to ArangoDB. If you would like to add a workshop that might be interesting to the ArangoDB community, please add it to the list and open a pull request.

Feedback

Do you have some topics you would like to see a notebook for? Well, read on to the contribute section for details on how to submit a notebook of your own.

You can also always drop us a line at [email protected] or join us on our community Slack channel.

Contribute

Do you have a great idea for a notebook?

Did you see something you think could be better?

Have a cool project that uses ArangoDB that you would like to share with the community?

Notebooks

Make a notebook of your own!

We have provided a template that will help you quickly get started creating a notebook that can also generate a temporary database for fellow learners.

Just open up the Template.ipynb file to learn more about what it takes to get started or you can use the Template_basic.ipynb file to get a simple notebook with only the connection code done for you.

Once your notebook is ready for the world to see, you can place it in the community_notebooks folder and create a pull request.

Workshops

If you have a workshop repository that you would like added to the list, add it to the Workshop Repositories section and open a pull request.

Something Else?

Open an issue or pull request with your suggestion. You can also drop us a line at [email protected] or join us on our community Slack channel.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].