Josiah

Results 21 comments of Josiah

A potential solution, in the meantime, is to use Hy version 0.15.0. It's worth noting that this is the only way to get Hy running on Python 3.7 in Jupyter....

@HaiNguyen007 Have you had difficulty with defining Macros in my proposed workaround? I seem to not be able to... ``` In [22]: (defn parse-colon [sym] : (list (map (fn [x]...

@hastebrot I tried your exact instructions right now, and while the repl does boot up (in the case of Jupyter console) and you can type code in, and it highlights...

I also cannot import any Pip installed Python modules (like NumPy) in versions of Hy > 0.15 (so 0.15 is the latest version that I find actually usable). Also still...

For others that come here, it appears that Hy and Calysto_Hy don't play nice with Conda/Anaconda created virtualenvs. I got everything except macros in the jupyter console working using `pipenv`...

I'm glad things seem to be working for most people. However, it's noteworthy that Macros now aren't working in either Jupyter Lab/Notebook or Jupyter Console. I've moved-up to using Hy...

Hy is pretty neat, but the lack of Jupyter stability causes me to recommend it to my more advanced engineers/engineering teams, but not so much to data scientists looking for...

I won't get time again to toy with this until Wednesday, so I'll check back in with you guys then and see what I can get working.

Can someone please assign me to this issue. I'm taking ownership of it.

[Feature Branch](https://github.com/josiah14/Code-for-America-Projects-Hub/tree/feature/issue-99/project-details-page-match-unified-schema)