Skip to content

Commit

Permalink
Update workflow.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleem2 authored Apr 12, 2023
1 parent 08aa85a commit 58b4a7c
Showing 1 changed file with 17 additions and 9 deletions.
26 changes: 17 additions & 9 deletions workflow.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
### FAIR for Jupyter Notebook Workflow

Create a github repo with license
Create CITATION.cff and update details
Upload Jupyter notebook file
Follow https://mybinder.readthedocs.io/en/latest/howto/languages.html to create requirements.yml file
Create binder badge following link, https://mybinder.readthedocs.io/en/latest/introduction.html
Create Google colab badge following instructions https://colab.research.google.com/github/googlecolab/colabtools/blob/master/notebooks/colab-github-demo.ipynb#scrollTo=-pVhOfzLx9us
Login to Zendo and click on the link to github.
Toggle the switch to the link repository.
Publish the repository to get DOI.
* Create a github repo with license

* Create CITATION.cff and update details

* Upload Jupyter notebook file

* Follow https://mybinder.readthedocs.io/en/latest/howto/languages.html to create requirements.yml file

* Create binder badge following link, https://mybinder.readthedocs.io/en/latest/introduction.html

* Create Google colab badge following instructions https://colab.research.google.com/github/googlecolab/colabtools/blob/master/notebooks/colab-github-demo.ipynb#scrollTo=-pVhOfzLx9us

* Login to Zendo and click on the link to github.

* Toggle the switch to the link repository.

* Publish the repository to get DOI.

0 comments on commit 58b4a7c

Please sign in to comment.