Exploratory-Analysis-of-Bayesian-Models icon indicating copy to clipboard operation
Exploratory-Analysis-of-Bayesian-Models copied to clipboard

[WIP] Add Dockerfile

Open canyon289 opened this issue 5 years ago • 4 comments
trafficstars

canyon289 avatar Jun 26 '20 06:06 canyon289

Trying to get ruby working in an ubuntu container was harder than just using a ruby container and putting python in for myself.

So rather than a preference it was just "the easiest thing". If you can do better, dont let me get in the way :D

On Mon, Jul 13, 2020 at 2:32 PM Eric Ma [email protected] wrote:

@ericmjl commented on this pull request.

@canyon289 https://github.com/canyon289, can I ask what the rationale for basing off Ruby/buster is? I'd have thought starting with a modern Ubuntu container might be a better base.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/arviz-devs/Exploratory-Analysis-of-Bayesian-Models/pull/28#pullrequestreview-447616910, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABXBFYJ2I27H52QBZNN5GQDR3N4ONANCNFSM4OJBF3WA .

canyon289 avatar Jul 13 '20 21:07 canyon289

Hahahaha, OK I see.

Is the intent to make a static site? If so, have you considered using mkdocs + mkdocs-material? You'll get something like these:

  • https://fastapi.tiangolo.com
  • https://ericmjl.github.io/Network-Analysis-Made-Simple/
  • https://ericmjl.github.io/bayesian-analysis-recipes/

Then again, you've probably got a set of habits that you're used to, so no pressure here. Just thought I'd bring it up.

ericmjl avatar Jul 13 '20 22:07 ericmjl

The choice of jupyter-books was made by Osvaldo, and I actually really like jupyter-book, so I was sticking by that but just trying to get jekyll site to build locally.

On Mon, Jul 13, 2020 at 3:10 PM Eric Ma [email protected] wrote:

Hahahaha, OK I see.

Is the intent to make a static site? If so, have you considered using mkdocs + mkdocs-material? You'll get something like these:

  • https://fastapi.tiangolo.com
  • https://ericmjl.github.io/Network-Analysis-Made-Simple/
  • https://ericmjl.github.io/bayesian-analysis-recipes/

Then again, you've probably got a set of habits that you're used to, so no pressure here. Just thought I'd bring it up.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/arviz-devs/Exploratory-Analysis-of-Bayesian-Models/pull/28#issuecomment-657818293, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABXBFYPVODU5J2FBC3MENPDR3OA3PANCNFSM4OJBF3WA .

canyon289 avatar Jul 13 '20 23:07 canyon289

Gotcha!

ericmjl avatar Jul 14 '20 00:07 ericmjl

@canyon289 Do you want to update this, or should we close?

aloctavodia avatar Jun 01 '24 13:06 aloctavodia