14
Extending Polyglot Notebooks
Polyglot Notebooks offers a powerful editing environment, but sometimes, its default settings aren’t enough. In this chapter, we’ll look at customizing the Polyglot Notebooks experience by discussing formatters, the default formatting experience, and how to provide your own custom formatter.
We’ll also revisit the concept of magic commands – those special directives such as #!connect and #r – and see how they work under the hood by building several extensions that provide their own magic commands.
By the time we’re done, you’ll understand how to customize Polyglot Notebooks and when you might want to do so.
In this chapter, we’ll cover the following topics:
- Understanding default formatting behavior
- Styling output ...
Get Data Science with .NET and Polyglot Notebooks now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.