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

Website 2.0 #16

Merged
merged 24 commits into from
Jul 9, 2021
Merged

Website 2.0 #16

merged 24 commits into from
Jul 9, 2021

Conversation

darrylmasson
Copy link

Extensive changes to every file, focused mainly on unifying style, removing scaffolding, and some work towards #8.

Copy link

@JoranAngevaare JoranAngevaare left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like the new website 🎉!

}
});
}

function UnpackEBStatus(doc) {
if (doc.state === 'busy') return ['green', `processing ${doc.runid} on ${doc.max_cores} cores`];

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@darrylmasson could we re-add the targets here or is the tuple of targets confusing?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The reason I ask is that e.g. it shows quite nicely which runs are nv/mv etc.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This shouldn't be difficult

@darrylmasson darrylmasson merged commit ba1bf52 into master Jul 9, 2021
@darrylmasson darrylmasson deleted the less_hardcoding branch July 9, 2021 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants