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

makefile and examples updated #52

Merged
merged 2 commits into from
Apr 2, 2024
Merged

makefile and examples updated #52

merged 2 commits into from
Apr 2, 2024

Conversation

anchal-physics
Copy link
Collaborator

Now make r will clone dependent project repos without the .jl extension by default. The unnecessary complexity of detection of .julia/dev path has been removed. This is to address ProjectTorreyPines/SOLPS2imas.jl#33

Also, the example demo has been updated with new makefile that can create a fresh set of Project.toml and Manifest.toml for the user. Example samples are sourced from SD4SOLPS.jl/sample.

Now make r will clone dependent project repos without the .jl extension
by default. The unnecessary complexity of detection of .julia/dev path
has been removed. This is to address ProjectTorreyPines/SOLPS2imas.jl#33
demo.ipynb and simple_demo.jl had become out of date because of recent
changes. Also, the demo envrionment creation was not good and used shell
scripts. This commit, uses new makefile that cleanly creates a set of
Porject.toml and Manifest.toml files that will work with demo. The
sample files are also sources from SD4SOLPS.jl/sample now.
@anchal-physics anchal-physics merged commit ce61602 into dev Apr 2, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

1 participant