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

02/24/2023: update webpage to fix typos, please prioritize for next week #727

Closed
jovo opened this issue Feb 24, 2023 · 3 comments · Fixed by #738, #739, #740, #741 or #742
Closed

02/24/2023: update webpage to fix typos, please prioritize for next week #727

jovo opened this issue Feb 24, 2023 · 3 comments · Fixed by #738, #739, #740, #741 or #742
Assignees
Labels
bug 🐛 maintenance 🔨 fix website discrepancies

Comments

@jovo
Copy link
Member

jovo commented Feb 24, 2023

The current paragraph is this:

Joshua Vogelstein, PhD, is an Associate Professor in the Department of [Biomedical Engineering](http://www.bme.jhu.edu/) at [Johns Hopkins University](https://www.jhu.edu/), with joint appointments in Applied Mathematics and Statistics, Computer Science, Electrical and Computer Engineering, Neuroscience, and Biostatistics. His research focuses primarily on the intersection of natural and artificial intelligence. Our group develops and applies high-dimensional nonlinear machine learning methods to biomedical data science challenges. We have published over 100 papers in prominent scientific and engineering journals and conferences including Nature, Science, PNAS, Neurips, and JMLR, with over 10,000 citations and an h-index over 40. We received funding from the Transformative Research Award from NIH, the NSF CAREER award, Microsoft Research, and many other government, for-profit and nonprofit organizations. He has advised over 60 trainees, and taught about 200 students in his eight years as faculty. In addition to his academic work, he co-founded Global Domain Partners, a quantitative hedge fund that was acquired by Mosaic Investment Partners in 2012, and software startup Gigantum, which was acquired by nVidia in early 2022.

But that has some weird typos in it. Please change it to this:

Joshua Vogelstein, PhD, is an Associate Professor in the Department of [Biomedical Engineering](http://www.bme.jhu.edu/) at [Johns Hopkins University](https://www.jhu.edu/), with joint appointments in Applied Mathematics and Statistics, Computer Science, Electrical and Computer Engineering, Neuroscience, and Biostatistics. His research focuses primarily on the intersection of natural and artificial intelligence. His group develops and applies high-dimensional nonlinear machine learning methods to biomedical data science challenges. They have published over 100 papers in prominent scientific and engineering journals and conferences including Nature, Science, PNAS, Neurips, and JMLR, with over 11,000 citations and an h-index over 40. They have received funding from the Transformative Research Award from NIH, the NSF CAREER award, Microsoft Research, and many other government, for-profit and nonprofit organizations. He has advised over 60 trainees, and taught about 200 students in his eight years as faculty. In addition to his academic work, he co-founded Global Domain Partners, a quantitative hedge fund that was acquired by Mosaic Investment Partners in 2012, and software startup Gigantum, which was acquired by nVidia in early 2022. He is currently also serving as Chief Intelligence Officer for [Sensie](https://joinsensie.com/) a startup devoted to unblocking intelligence to optimize our collective wellness. He lives in the Chesapeake Bay Watershed with his beloved wife and three children.

@jshinm jshinm added the maintenance 🔨 fix website discrepancies label Feb 24, 2023
@jshinm jshinm changed the title udpate webpage to fix typos, please prioritize for next week 02/24/2023: update webpage to fix typos, please prioritize for next week Feb 24, 2023
jshinm added a commit to jshinm/neurodata.io that referenced this issue Feb 27, 2023
@jshinm jshinm closed this as completed in 715e762 Feb 27, 2023
@jovo
Copy link
Member Author

jovo commented Mar 10, 2023

this did not happen. at least the last 2 sentences are not live. please update urgently.

@jovo jovo reopened this Mar 10, 2023
@jshinm
Copy link
Collaborator

jshinm commented Mar 10, 2023

@jovo Oh no! I'm sorry, something must have happen in backend. I'll investigate right now

@jshinm
Copy link
Collaborator

jshinm commented Mar 10, 2023

There had been an issue with site building from aws. The path for pdflatex to which it was reading files from was incorrect. The hotfix has been implemented.

Now seems to be a good time to find a way to monitor aws build status (e.g., badge) so in the future we know if the website actually built or not. The relevant issue had been created for this in the past (#687)

jshinm added a commit to jshinm/neurodata.io that referenced this issue Mar 10, 2023
jshinm added a commit that referenced this issue Mar 10, 2023
There had been an issue from AWS side while building the website. Fixes #727

* Fixed build path to which pdflatex is reading from
jshinm added a commit to jshinm/neurodata.io that referenced this issue Mar 10, 2023
jshinm added a commit that referenced this issue Mar 10, 2023
There had been an issue from AWS side while building the website. Fixes #727

* Fixed build path to which pdflatex is reading from
* Rebased to `deploy`
jshinm added a commit to jshinm/neurodata.io that referenced this issue Mar 10, 2023
jshinm added a commit to jshinm/neurodata.io that referenced this issue Mar 10, 2023
jshinm added a commit that referenced this issue Mar 10, 2023
There had been an issue from AWS side while building the website. Fixes #727

* Fixed build path to which pdflatex is reading from
jshinm added a commit to jshinm/neurodata.io that referenced this issue Mar 10, 2023
jshinm added a commit to jshinm/neurodata.io that referenced this issue Mar 10, 2023
jshinm added a commit to jshinm/neurodata.io that referenced this issue Mar 10, 2023
jshinm added a commit that referenced this issue Mar 10, 2023
There had been an issue from AWS side while building the website. Fixes #727

Fixed build path to which pdflatex is reading from
Moved build files to different directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment