mirror of
https://github.com/OpenBB-finance/OpenBB.git
synced 2026-05-06 22:12:12 +08:00
Google Colab Install Notebook (#5841)
* Google Colab Install Notebook Adds example notebook for Google Colab install. * Update README.md * Update README.md Add badge -- won't work until merged into develop * point to develop for nb --------- Co-authored-by: James Maslek <jmaslek11@gmail.com>
This commit is contained in:
3
README.md
vendored
3
README.md
vendored
@@ -11,6 +11,9 @@
|
||||
<a href="https://codespaces.new/OpenBB-finance/OpenBBTerminal">
|
||||
<img src="https://github.com/codespaces/badge.svg" height="20" />
|
||||
</a>
|
||||
<a target="_blank" href="https://colab.research.google.com/github/OpenBB-finance/OpenBBTerminal/blob/develop/examples/googleColab.ipynb">
|
||||
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
|
||||
</a>
|
||||
|
||||
The first financial terminal that is free and fully open source. With over 600 commands, the terminal has access to equity, options, crypto, forex, macro economy, fixed income, alternative datasets, and more.
|
||||
|
||||
|
||||
10
examples/README.md
vendored
10
examples/README.md
vendored
@@ -4,6 +4,15 @@ This folder is a collection of example notebooks that demonstrate some of the wa
|
||||
|
||||
## Table of Contents
|
||||
|
||||
### googleColab
|
||||
|
||||
This notebook installs the OpenBB Platform in a Google Colab environment with examples for:
|
||||
|
||||
- Logging into OpenBB Hub
|
||||
- Setting the output preference
|
||||
- Fetching options and company fundamentals data
|
||||
- Creating bar chart visualizations
|
||||
|
||||
### findSymbols
|
||||
|
||||
This notebook provides an introduction to discovering, finding, and searching ticker symbols.
|
||||
@@ -30,7 +39,6 @@ This set of examples introduces financial statements in the OpenBB Platform and
|
||||
- Financial attributes
|
||||
- Ratios and other metrics
|
||||
|
||||
|
||||
### copperToGoldRatio
|
||||
|
||||
This notebook explains how to calculate and plot the Copper-to-Gold ratio.
|
||||
|
||||
2125
examples/googleColab.ipynb
vendored
Normal file
2125
examples/googleColab.ipynb
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user