Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
pyiron
/
flowrep
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
11
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: add .view()
- #306
#306
Merged
liamhuber
merged 17 commits into
main
pyiron/flowrep:main
from
display
pyiron/flowrep:display
Copy head branch name to clipboard
Jul 26, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
feat: add .view()
#306
liamhuber
merged 17 commits into
main
pyiron/flowrep:main
from
display
pyiron/flowrep:display
Copy head branch name to clipboard
Commits
Commits on Jul 24, 2026
feat: add .view()
samwaseda
committed
c2abff8
View commit details
Copy full SHA for c2abff8
Browse repository at this point
fix: resolve conflict
samwaseda
committed
76e27f9
View commit details
Copy full SHA for 76e27f9
Browse repository at this point
test: restore identity
samwaseda
committed
0cb4115
View commit details
Copy full SHA for 0cb4115
Browse repository at this point
style: ruff
samwaseda
committed
882e803
View commit details
Copy full SHA for 882e803
Browse repository at this point
fix: satisfy mypy in data view serialization
Copilot
authored
b098854
View commit details
Copy full SHA for b098854
Browse repository at this point
Commits on Jul 25, 2026
fix: remove identity again following Liam's comment
samwaseda
committed
dd6b6ed
View commit details
Copy full SHA for dd6b6ed
Browse repository at this point
Merge branch 'display' of github.com:pyiron/flowrep into display
samwaseda
committed
6ad20b9
View commit details
Copy full SHA for 6ad20b9
Browse repository at this point
feat: refactor view() into viewer module, add str fallback, formalize dataviewer optional dep
Copilot
authored
1d0e854
View commit details
Copy full SHA for 1d0e854
Browse repository at this point
Commits on Jul 26, 2026
[dependabot skip] Update env file
pyiron-runner
committed
5dd9aef
View commit details
Copy full SHA for 5dd9aef
Browse repository at this point
style: move viewer to the top (and run black)
samwaseda
committed
a633eec
View commit details
Copy full SHA for a633eec
Browse repository at this point
feat: implement _repr_json_
samwaseda
committed
e0deed3
View commit details
Copy full SHA for e0deed3
Browse repository at this point
style: remove collections.abc.Mapping (because it's not used)
samwaseda
committed
0f797b9
View commit details
Copy full SHA for 0f797b9
Browse repository at this point
No cov on without ipython branch
Show description for 39dd967
liamhuber
committed
39dd967
View commit details
Copy full SHA for 39dd967
Browse repository at this point
Move import to top
Show description for 96bfc26
liamhuber
committed
96bfc26
View commit details
Copy full SHA for 96bfc26
Browse repository at this point
Test type branch
Show description for db4147b
liamhuber
committed
db4147b
View commit details
Copy full SHA for db4147b
Browse repository at this point
Test non-string key branch
Show description for cd3eab6
liamhuber
committed
cd3eab6
View commit details
Copy full SHA for cd3eab6
Browse repository at this point
test repr_json
Show description for 784c3f4
liamhuber
committed
784c3f4
View commit details
Copy full SHA for 784c3f4
Browse repository at this point
You can’t perform that action at this time.