C2DH / journal-of-digital-history

frontend app for our Digital Journal
GNU General Public License v3.0
20 stars 4 forks source link

Guidelines: improvment #327

Closed eliselavy closed 2 years ago

eliselavy commented 2 years ago
biumiamy commented 2 years ago

@inactinique : add multiple ways to install Jupyter Notebook via anaconda

biumiamy commented 2 years ago

try it on deepnote (instead of google collab), but need to try with cite2c

eliselavy commented 2 years ago

new way easier to updathe userguide: https://github.com/C2DH/journal-of-digital-history/wiki#how-to-update-the-guidelines-for-authors

eliselavy commented 2 years ago

exemple of checklist here https://jhnr.uni.lu/index.php/jhnr/about/submissions

Screenshot 2022-02-21 at 15 12 54
eliselavy commented 2 years ago

@eliselavy need to provide strong version requirement for the cite2c plugin. it means: cite2c requires jupyter-notebook > 4.2 and jupyter-notebook <= 6.2.0

biumiamy commented 2 years ago

Still to be done:

biumiamy commented 2 years ago

add: how to install jupyter

biumiamy commented 2 years ago

add: "executed jupyter notebook" (why it makes a difference)

biumiamy commented 2 years ago

add: how to do the numbering of figures

biumiamy commented 2 years ago

add: local preview (with token) of the notebook

biumiamy commented 2 years ago

add: video on the how to install Docker to run jupyter based on this and this guide. Already tested it here

biumiamy commented 2 years ago

Feedback from @inactinique:

biumiamy commented 2 years ago

Question:

eliselavy commented 2 years ago

@biumiamy The user create his repo based on the template https://github.com/C2DH/template_repo_JDH Example here: https://github.com/eliselavy/jdh-example

If the user use the jupyter-stack, he needs to clone his GitHub repository inside the directory work:

Screenshot 2022-09-01 at 10 04 49 Screenshot 2022-09-01 at 10 10 05

After all the commits will be on his repository

Screenshot 2022-09-01 at 10 10 20

He will have the possibility to add collaborators as he want.

This also needs to be included in the README 's file on the https://github.com/C2DH/journal-of-digital-history-jupyter-stack

biumiamy commented 2 years ago

present information (if it's short) like this: (instead of pushing info to the H-layer)

2022-09-08 11_55_00-Window

cell styling inspo: https://github.com/innovationOUtside/nb_extension_tagstyler (use this tutorial if pip doesn't work on Windows) https://www.impira.com/blog/hey-machine-whats-my-invoice-total

biumiamy commented 2 years ago

Problem of just showing many figures is not really providing any structure

2022-09-08 12_04_16-NotificationsWindow

inactinique commented 2 years ago
  • mention the Jupyter Notebook version that is required when using Anaconda: nbconvert : 6.0.7 jupyter client : 6.1.7 jupyter-notebook : 6.2.0 (modifié)

@eliselavy Can you confirm those versions? (it was in our conversation on slack, but more than 90 days ago, so no possibility to check that anymore).

eliselavy commented 2 years ago

@inactinique @biumiamy

eliselavy commented 2 years ago

deploy in tardis v4.0.0