NFDI4Culture / CPS-Demo

Computational Publishing Services Demo - 2024
https://nfdi4culture.github.io/CPS-Demo/
MIT License
0 stars 5 forks source link

Options for zero install setup #6

Open mrchristian opened 6 months ago

mrchristian commented 6 months ago

Currently the notebook setup has meant that users need to do complex installs on their local machines.

The idea is to remove the need to make local installs - although local installs would still be supported.

Currently user work with the following: VSCode, Python, Quarto, Git, and this a sample Requirments https://github.com/NFDI4Culture/CPS-Demo/blob/main/requirements.txt

Options under consideration are Google CoLab and/or GitHub Codespace as we need to run Quarto to render the Notebook outputs.