Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install in windows with wolfrmscript #132

Open
Astriek opened this issue Jul 8, 2022 · 0 comments
Open

Unable to install in windows with wolfrmscript #132

Astriek opened this issue Jul 8, 2022 · 0 comments

Comments

@Astriek
Copy link

Astriek commented Jul 8, 2022

I have anaconda installed and Jupyter is installed with anaconda.
When I run .\configure-jupyter.wls add on the command prompt , I get the following output and it doesn't work. Even after using binary locations, I have the same output. I am also unsure about the location of the Jupyter binary since its installed through Anaconda.

Thanks in advance.

configure-jupyter.wls add ["\absolute\path\to\Wolfram-Engine-binary--not-wolframscript"]
        adds a Wolfram Engine, either attached to the current invocation, or at the provided absolute Wolfram Engine binary path, to a Jupyter binary on PATH
configure-jupyter.wls add "\absolute\path\to\Wolfram-Engine-binary--not-wolframscript" "path\to\Jupyter-binary"
        adds the provided absolute Wolfram Engine binary path to the provided Jupyter binary path
configure-jupyter.wls remove ["\absolute\path\to\Wolfram-Engine-binary--not-wolframscript"]
        removes the Wolfram Engine, either attached to the current invocation, or at the provided absolute Wolfram Engine binary path, from a Jupyter binary on PATH
configure-jupyter.wls remove "\absolute\path\to\Wolfram-Engine-binary--not-wolframscript" "path\to\Jupyter-binary"
        removes the provided absolute Wolfram Engine binary path from the provided Jupyter binary path
configure-jupyter.wls clear ["path\to\Jupyter-binary"]
        removes all Wolfram Engines found on a Jupyter binary on PATH, or optional provided Jupyter binary path
configure-jupyter.wls build
        builds the WolframLanguageForJupyter paclet in the project directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant