Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Roadmap for JuMPTutorials #68

Closed
frapac opened this issue May 11, 2020 · 5 comments
Closed

Roadmap for JuMPTutorials #68

frapac opened this issue May 11, 2020 · 5 comments

Comments

@frapac
Copy link
Contributor

frapac commented May 11, 2020

Hi,
I am opening this issue to sum up a few discussions we had during the JuMP dev calls. I would like to know what are the current plans concerning :

  • the automatic generation of the files in notebooks/ in travis
  • the status of JuMPTutorials w.r.t. JuMP: do we still plan on merging JuMPTutorials in the JuMP repo?
  • also, is there any plan to generate a HTML version of the tutorials, to include them directly in the JuMP's website (e.g. in a cvxpy fashion)?

Again, this issue is just to port the discussion in an asynchronous place, and I would be happy to help on improving JuMPTutorials.

@matbesancon
Copy link
Collaborator

the automatic generation of the files in notebooks/ in travis

agreed

the status of JuMPTutorials w.r.t. JuMP: do we still plan on merging JuMPTutorials in the JuMP repo?

the status of JuMPTutorials w.r.t. JuMP: do we still plan on merging JuMPTutorials in the JuMP repo?

I think yes, even though it can make the JuMP repo a bit heavy (plus handling multi-project repos with Pkg is still ongoing work I believe)

also, is there any plan to generate a HTML version of the tutorials, to include them directly in the JuMP's website (e.g. in a cvxpy fashion)?

I believe this should be manageable by adding a new function in the src itself to build html pages

@matbesancon
Copy link
Collaborator

To complete this issue following Thursday's JuMP meeting:

  • Switch the generation process from Weave to Literate
  • Figuring out the notebook building on CI
  • If possible, running tests from the scripts directly while avoiding the heavier parts like plotting

@matbesancon
Copy link
Collaborator

Ultimately this repo should be merged with JuMP.jl itself with a /tutorials folder

@odow
Copy link
Member

odow commented Feb 9, 2021

To update: I've started this process here: https://github.com/jump-dev/JuMP.jl/tree/master/docs/src/tutorials

@odow
Copy link
Member

odow commented Feb 22, 2021

This process is mostly complete. Closing in favor of jump-dev/JuMP.jl#2483

@odow odow closed this as completed Feb 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants