Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add browser #126

Merged
merged 14 commits into from
Nov 21, 2022
Merged

Add browser #126

merged 14 commits into from
Nov 21, 2022

Conversation

liamhuber
Copy link
Member

@liamhuber liamhuber commented Nov 17, 2022

Add a new screen for pyiron_gui.ProjectBrowser.

There's a little bit of ugliness in the control bars (which don't quite fit), but I patched that over in pyiron_gui so it will fix itself when the dependency updates.

Somewhat related to #60

@github-actions
Copy link

Binder 👈 Launch a binder notebook on branch pyiron/ironflow/add_browser

pyiron-runner and others added 3 commits November 17, 2022 21:20
The CI was installing 0.0.7, which has bad expectations about the structure of pyiron_base. I'm a bit surprised it chose this older version, so let's force it up and see if we can pull an environment error out of mamba...
@liamhuber liamhuber added the format_black Invoke black formatting CI label Nov 17, 2022
pyiron-runner and others added 3 commits November 17, 2022 21:54
Somehow the pip check is picking up a dev version of pyiron_gui (ironflow 0.post0.dev1 has requirement pyiron-gui>=0.0.8, but you have pyiron-gui 0.post0.dev30.) so just pin it exactly.
liamhuber and others added 4 commits November 21, 2022 10:48
There was a versioneer problem with pyiron_gui, should be fixed upstream now.
Whatever fixes there are with the versioning, conda is still trying to stick me with 0.0.7 for some reason -- don't let it.
@jan-janssen
Copy link
Member

Now it used pyiron_gui =0.0.9 and everything is working fine.

@liamhuber liamhuber merged commit 72b98eb into main Nov 21, 2022
@liamhuber liamhuber deleted the add_browser branch November 21, 2022 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
format_black Invoke black formatting CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants