Illustration Image

Cassandra.Link

The best knowledge base on Apache Cassandra®

Helping platform leaders, architects, engineers, and operators build scalable real time data platforms.

8/25/2020

Reading time:1 min

polynote/polynote

by John Doe

Polynote is an experimental polyglot notebook environment. Currently, it supports Scala and Python (with or without Spark),SQL, and Vega.For more information, see Polynote's websiteCurrent notebook solutions, like Jupyter and Zeppelin, are lacking in some fundamental features:Code editing – the code editing capabilities in most notebook tools leave plenty to be desired. Why can't a notebooktool have modern editing capabilities like those you'd find in an IDE? Polynote provides useful autocomplete,parameter hints, and more – we're planning to add even more features, like jump-to-definition.Text editing – you can use the WYSIWYG editor for composing text cells, so you'll know what the text will look like asyou're writing. TeX equations are also supported.Multi-language support – Polynote allows you to mix multiple languages in one notebook, while sharing definitionsseamlessly between them.Runtime insight – Polynote tries to keep you informed of what's going on at runtime:The tasks area shows you what the kernel is doing at any given time.The symbol table shows you what variables and functions you've defined, so you don't have to scroll around to remind yourself.Compile failures and runtime exceptions are highlighted in the editor (for supported languages), so you can see exactly what's going wrong.

Illustration Image

Gitter chat Build status

Polynote is an experimental polyglot notebook environment. Currently, it supports Scala and Python (with or without Spark), SQL, and Vega.

For more information, see Polynote's website

Current notebook solutions, like Jupyter and Zeppelin, are lacking in some fundamental features:

  • Code editing – the code editing capabilities in most notebook tools leave plenty to be desired. Why can't a notebook tool have modern editing capabilities like those you'd find in an IDE? Polynote provides useful autocomplete, parameter hints, and more – we're planning to add even more features, like jump-to-definition.
  • Text editing – you can use the WYSIWYG editor for composing text cells, so you'll know what the text will look like as you're writing. TeX equations are also supported.
  • Multi-language support – Polynote allows you to mix multiple languages in one notebook, while sharing definitions seamlessly between them.
  • Runtime insight – Polynote tries to keep you informed of what's going on at runtime:
    • The tasks area shows you what the kernel is doing at any given time.
    • The symbol table shows you what variables and functions you've defined, so you don't have to scroll around to remind yourself.
    • Compile failures and runtime exceptions are highlighted in the editor (for supported languages), so you can see exactly what's going wrong.

Related Articles

node
python
astra

GitHub - Anant/Cassandra.Api: Open Source Application for DataStax Astra

Anant

3/7/2024

cassandra
python

Checkout Planet Cassandra

Claim Your Free Planet Cassandra Contributor T-shirt!

Make your contribution and score a FREE Planet Cassandra Contributor T-Shirt! 
We value our incredible Cassandra community, and we want to express our gratitude by sending an exclusive Planet Cassandra Contributor T-Shirt you can wear with pride.

Join Our Newsletter!

Sign up below to receive email updates and see what's going on with our company

Explore Related Topics

AllKafkaSparkScyllaSStableKubernetesApiGithubGraphQl

Explore Further

notebooks and ides