Julien Palard

Results 124 comments of Julien Palard

I'm experimenting with `direnv` and `emacs-direnv` to achieve this. But it often needs a `lsp-workspace-restart` to pick up the right path, far from ideal.

About the shortcut section in the home page accordion, it should be also available while logged in. I's cumbersome to have to open a "private navigation" tab to read it.

This is a bit different: - In my solution the packager chooses the pinned dependencies, so users of the package can opt-in to use them. - In your solution the...

> Do you explicitly want to not use a `setup.py` file to [read the dependencies from file](https://github.com/apljungquist/diagv/blob/main/setup.py#L34)? Yes, I'm more on the side of PEP 621 pyproject.toml-only packaging today. At...

Having the issue today, I tried with Python 3.8.7 and have the same issue: ``` Elpy Configuration Emacs.............: 27.1 Elpy..............: 1.35.0 Virtualenv........: .venv (/home/mdk/clones/hkis/hkis-exercises/exercises/.venv/) Interactive Python: python 3.8.7 (/home/mdk/clones/hkis/hkis-exercises/.venv/bin/python) RPC...

I'd like to add some tests to the test suite, but I don't understand how to do so. If someone can explain before merging I'd gladly do so.

This PR does not fixes the following test: ``` from pyld import jsonld jsonld.expand( { "@context": "http://schema.org/", "@type": "Person", "name": "Jane Doe", "jobTitle": "Professor", "telephone": "(425) 123-4567", "url": "http://www.janedoe.com", }...

> it shouldn't affect the server response as long as `application/json+ld` is included in the `Accept` header value with a higher precedence. Totally agree. But looks like https://schema.org/ does *not*...

> and as long as both our tests pass, it gets my vote. I'd like to add both tests to the test suite, but I don't understand how to do...

I bet the right way then is to drop the record command and module.