Skip to content

Commit

Permalink
Atualização do README, com inclusão do link para tutorial em Jupyter …
Browse files Browse the repository at this point in the history
…notebook
  • Loading branch information
fhfraga committed Jan 7, 2020
1 parent 721f9bf commit 0652d73
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ exemplo, alterando a velocidade.
![de_broglie2](images/exemplo02.png)

As funções isoladas podem ser acessadas
por importação em um terminal interativo ou em Jupyter Notebooks. (Tutorial a ser feito).
por importação em um terminal interativo ou em Jupyter Notebooks. Veja alguns exemplos no ![Tutoria](https://github.com/fhfraga/de_broglie/blob/master/tutorial.ipynb) disponível em ![Jupyter nootebook](https://jupyter.org/)

O programa se baseia na classificação das regiões espectrais dada pela
[ISO 21348](https://www.iso.org/standard/39911.html) para fornecer os nomes das
Expand Down
6 changes: 3 additions & 3 deletions tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -420,9 +420,9 @@
"metadata": {
"hide_input": false,
"kernelspec": {
"display_name": "Python [conda env:root] *",
"display_name": "Python 3",
"language": "python",
"name": "conda-root-py"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -434,7 +434,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.3"
"version": "3.7.5"
},
"toc": {
"base_numbering": 1,
Expand Down

0 comments on commit 0652d73

Please sign in to comment.