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

Comments on Setup section #63

Open
davideklund opened this issue Apr 26, 2023 · 4 comments
Open

Comments on Setup section #63

davideklund opened this issue Apr 26, 2023 · 4 comments

Comments

@davideklund
Copy link
Collaborator

davideklund commented Apr 26, 2023

Here are three different comments relating to the Setup section:

  1. In Visual Studio press cogwheel Extension Settings to find field for Julia Executable Path.

  2. To find the path to Julia on Windows one can start julia REPL, type
    Sys.BINDIR

  3. When installing conda, jupterlab and so on on Windows may have to extend PATH environment variable with path to conda. Can do this by:
    entering Settings
    type "environment"
    enter "Edit the system environment variables"
    click Environment Variables
    choose Path and Edit and add your path to conda

@davideklund
Copy link
Collaborator Author

Comment pertains also to (I think):

https://enccs.github.io/julia-intro/

@wikfeldt
Copy link
Contributor

why is conda needed here? Julia should be installed with juliaup

@wikfeldt
Copy link
Contributor

oh right i guess this issue is referring to the usage of Jupyter. We're keeping that optional and will be using VSCode mostly

@davideklund
Copy link
Collaborator Author

Right. I think the 3rd comment is about jupyterlab installation and some issue that arose when I tried it going through the setup steps.

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

2 participants