Difference between revisions of "Notebooks"
m |
m |
||
Line 17: | Line 17: | ||
* [http://blog.cloudera.com/use-your-favorite-editor-in-cloudera-data-science-workbench-1-6/ Use Your Favorite Editor in Cloudera Data Science Workbench (CDSW) | Cloudera] | * [http://blog.cloudera.com/use-your-favorite-editor-in-cloudera-data-science-workbench-1-6/ Use Your Favorite Editor in Cloudera Data Science Workbench (CDSW) | Cloudera] | ||
* [http://docusaurus.io/ Docusaurus] maintain Open Source documentation websites. | * [http://docusaurus.io/ Docusaurus] maintain Open Source documentation websites. | ||
− | * [http://mode.com/help/articles/notebook/#python Mode] - Every Mode report contains an integrated notebook-style environment where you can use either Python or R to further explore and visualize your query results. Whenever a report is run, any code included in that report’s notebook will also run. | + | * [http://mode.com/help/articles/notebook/#python Mode] - Every Mode report contains an integrated notebook-style environment where you can use either [[Python]] or R to further explore and visualize your query results. Whenever a report is run, any code included in that report’s notebook will also run. |
== R Markdown == | == R Markdown == |
Revision as of 18:12, 22 September 2020
Youtube search... ...Google search
- Jupyter notebooks
- Colaboratory
- Python and installing with Anaconda
- Kaggle Overview
- SageMaker
- Git - GitHub and GitLab
- Collaborative Notebooks | Databricks
- Use Your Favorite Editor in Cloudera Data Science Workbench (CDSW) | Cloudera
- Docusaurus maintain Open Source documentation websites.
- Mode - Every Mode report contains an integrated notebook-style environment where you can use either Python or R to further explore and visualize your query results. Whenever a report is run, any code included in that report’s notebook will also run.
R Markdown
R Markdown documents are fully reproducible. Use a productive notebook interface to weave together narrative text and code to produce elegantly formatted output. Use multiple languages including R, Python, and SQL.