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
- Host: GitHub
- URL: https://github.com/noteable-io/noteable-notebook-magics
- Owner: noteable-io
- Created: 2021-04-13T13:52:13.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-01-11T19:53:06.000Z (over 2 years ago)
- Last Synced: 2025-03-23T22:42:21.669Z (about 1 year ago)
- Language: Python
- Homepage: https://docs.noteable.io/product-docs/get-started/the-basics/datasets#python
- Size: 1.85 MB
- Stars: 6
- Watchers: 3
- Forks: 6
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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).