cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Person View Page Not Rendering properly (app-python)

I've been working though the content in the "Building Neo4j Applications with Python" class and specifically on this page: https://graphacademy.neo4j.com/courses/app-python/3-backlog/7-person-view/  there seems to be a problem rendering the content such that the markup isn't properly formatted and the verification step does not work. The form is broken and does nothing. The page shows up like

== Verifying the Test

= According to our algorithm, who is the most similar person to Francis Ford Coppola?

Rather than being formatted as HTML

1 ACCEPTED SOLUTION

Hey @MrFlick, sorry about this.  We were missing some markdown halfway through the file.  I have fixed this and deployed the update.  Thanks for the heads up!  Feel free to email me your details and I'll send you a free Neo4j/Python t-shirt as a thank you: adam @ neo4j.com 

View solution in original post

2 REPLIES 2

Hey @MrFlick, sorry about this.  We were missing some markdown halfway through the file.  I have fixed this and deployed the update.  Thanks for the heads up!  Feel free to email me your details and I'll send you a free Neo4j/Python t-shirt as a thank you: adam @ neo4j.com 

Thanks! I can confirm that this appears to be working for me now.