We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f8bc22 commit d54991fCopy full SHA for d54991f
gen_resources/generator/dash.jl
@@ -1,7 +1,7 @@
1
"""
2
install_dash(url, tag)
3
4
-Clone python dash into `dash` folder and install (reinstall) it to current python enviroment
+Clone python dash into `dash` folder and install (reinstall) it to current python environment
5
6
function install_dash(url, tag)
7
Conda.pip_interop(true)
0 commit comments