janiosl / interactive_tutorials

Repository for all ArangoDB interactive tutorial notebooks.

Home Page:https://www.arangodb.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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 notebooks folder has tutorials covering a wide range of topics including:

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 line at learn@arangodb.com 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?

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.

About

Repository for all ArangoDB interactive tutorial notebooks.

https://www.arangodb.com


Languages

Language:Jupyter Notebook 99.4%Language:JavaScript 0.3%Language:Python 0.2%