Skip to content

Commit

Permalink
add example notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
abelcarreras committed Jun 5, 2023
1 parent 4a2c005 commit c6f469c
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
6 changes: 6 additions & 0 deletions docs/tutorials.rst
Expand Up @@ -24,3 +24,9 @@ Slides

Notebooks & data files
----------------------

Example link:

.. figure:: https://colab.research.google.com/assets/colab-badge.svg
:target: http://colab.research.google.com/github/GrupEstructuraElectronicaSimetria/cosymlib/blob/pere_tutorial/docs/tutorials/test_tutorial.ipynb

15 changes: 14 additions & 1 deletion docs/tutorials/test_tutorial.ipynb
Expand Up @@ -17,14 +17,27 @@
"execution_count": null,
"outputs": [],
"source": [
"! wget https://raw.githubusercontent.com/GrupEstructuraElectronicaSimetria/cosymlib/master/docs/tutorials/ethane.xyz\n"
"! wget https://raw.githubusercontent.com/GrupEstructuraElectronicaSimetria/cosymlib/pere_tutorial/docs/tutorials/ethane.xyz\n"
],
"metadata": {
"collapsed": false,
"pycharm": {
"name": "#%%\n"
}
}
},
{
"cell_type": "markdown",
"source": [
"Link:\n",
"\n",
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](http://colab.research.google.com/github/GrupEstructuraElectronicaSimetria/cosymlib/blob/pere_tutorial/docs/tutorials/test_tutorial.ipynb)\n",
"\n",
"# http://colab.research.google.com/github/GrupEstructuraElectronicaSimetria/cosymlib/blob/pere_tutorial/docs/tutorials/test_tutorial.ipynb\n"
],
"metadata": {
"collapsed": false
}
}
],
"metadata": {
Expand Down

0 comments on commit c6f469c

Please sign in to comment.