LAMPSPUC / HydroPowerModels.jl

A Julia/JuMP package for Hydrothermal Multistage Steady-State Power Network Optimization solved by Stochastic Dual Dynamic Programming (SDDP).
MIT License
10 stars 1 forks source link

Stop using Weave in docs #5

Open andrewrosemberg opened 1 year ago

andrewrosemberg commented 1 year ago
Jay-sanjay commented 1 year ago

@andrewrosemberg Hello sir , I guess the issue is here in the below link , could you please elaborate what actually can be done here and provide some hints on how the issue could be fixed. https://github.com/LAMPSPUC/HydroPowerModels.jl/blob/236e6a5bdc6cf9a4ebf9ee2ed5ab25bdffe25493/docs/make_examples.jl#L9C4-L9C4

andrewrosemberg commented 1 year ago

I can try to give a more detailed explanation later but the idea would be to do something in the lines of what is done in here:

andrewrosemberg commented 1 year ago

Literate.jl might have more examples on how to build tutorials.