question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Use resource.to_view() in the documentation guides

See original GitHub issue

Overview

Currently, we only use pprint which might be not perfect for readability (esp. in the transform guide). Also, we might use some graphics like Pandas does - https://pandas.pydata.org/docs/getting_started/intro_tutorials/03_subset_data.html#how-do-i-select-specific-columns-from-a-dataframe

Plan

  • identify places in the documentation where we print data using pprint
  • replace them by using resource.to_view()
  • (optional) consider implementing package.to_view() calling underlying resource.to_view() – let’s discuss

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
rollcommented, May 20, 2022

Yea exactly 💯

1reaction
rollcommented, May 20, 2022

Although I think at least the whole transform guide can be rebased on it

Read more comments on GitHub >

github_iconTop Results From Across the Web

Manage resource groups - Azure portal - Microsoft Learn
Use Azure portal to manage your resource groups through Azure Resource Manager. Shows how to create, list, and delete resource groups.
Read more >
App resources overview - Android Developers
Resources are the additional files and static content that your code uses, such as bitmaps, layout definitions, user interface strings, ...
Read more >
What are resource groups? - AWS Documentation
You can use resource groups to organize your AWS resources. ... This guide shows you how to create and manage resource groups in...
Read more >
How to Write Doc Comments for the Javadoc Tool - Oracle
This document describes the style guide, tag and image conventions we use in ... generous resources can afford to blend both into the...
Read more >
Documentation Style Guide - GitLab Docs
If you have access to the GitLab Slack workspace, use the #docs-processes channel. In addition to this page, the following resources can help...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found