Tiansu
Tiansu
Thanks for the help. `npm install --legacy-peer-deps` works quite well for me.
Thanks for the clarification. This issue is out of date, so I will close it now.
Second this issue. When run `app.run_server(mode="jupyterlab")` , got `run_simple() got an unexpected keyword argument 'mode'`. I have tried to resolve this using `Jupyter lab build` beforehand, didn't notice anything that...
@astrowonk Thanks for the prompt. That may well be the key to the issue. But sadly I have moved away from Dash, therefore wont be able to follow the updates...
I have experience with setting up sphinx and readthedoc before as well. Please ping me if you need more hands on it.
I am also lean more toward @HenriqueAJNB's suggestion: sphinx can bring a lot of overhead. The markdown support of sphinx is not a "baked-in" feature in my opinion. Markdown files...
For example, on pycharm, you can configure / toggle wether a python environment is saved globally or only by the project. And select python executables from those globally saved envs....
Is there any update on this PR? I am developing a lib, and I would like to have the same behavior as well. To have all my libs pinned to...
The point is that I don't want to have another "better pip" in python. There is already WAY too many tools, yet none can have all the major use cases...
@radoering Thanks. I agree with the "start small" approach. We can always expand the scope and converge on UX later. But I am happy to see there is something happening...