An open API service indexing awesome lists of open source software.

https://github.com/noteable-io/noteable-notebook-magics

IPython magics created for the Noteable platform
https://github.com/noteable-io/noteable-notebook-magics

Last synced: about 1 year ago
JSON representation

IPython magics created for the Noteable platform

Awesome Lists containing this project

README

          

# Noteable Magics ✨

These are the custom magic commands that extend IPython to integrate with the Noteable platform.

## Features

* **Data Loading**: Push and pull datasets within your Noteable Space, just like a blob store
* **Database Connections**: Connect up to your databases with simple connections
* **SQL Magics**: Reach into your databases with direct SQL magics or the built-in SQL Cell

Read more on our [documentation pages](https://docs.noteable.io/product-docs/get-started/the-basics/datasets#python).