Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plotly plots are not showed in the repo-saved jupyter #3

Closed
2 of 3 tasks
dmitmatveev opened this issue May 22, 2022 · 1 comment
Closed
2 of 3 tasks

Plotly plots are not showed in the repo-saved jupyter #3

dmitmatveev opened this issue May 22, 2022 · 1 comment
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@dmitmatveev
Copy link
Owner

dmitmatveev commented May 22, 2022

Describe the bug

Plotly-plots are not showing at saved jupyter from the repository data_analytics_task.ipynb.

How to overcome while not fixed?

To Reproduce

  • The repo tag: #v1.0.0
  • Google Chrome version: Version 101.0.4951.67 (Official Build) (64-bit)
  • AMD Ryzen 7 4700U with Radeon Graphics, 2.00 GHz
  • RAM: 16,0 GB (available: 15,4 GB)
  • System type: x64

Expected behavior

Plotly-plots should be displayed in saved-jupyter as they used to understand the data and answer the solution questions.

@dmitmatveev dmitmatveev added the bug Something isn't working label May 22, 2022
@dmitmatveev dmitmatveev self-assigned this May 22, 2022
@dmitmatveev dmitmatveev added the good first issue Good for newcomers label May 22, 2022
dmitmatveev added a commit that referenced this issue May 24, 2022
…ytics_task.ipynb`

Fixed:
- at last time pyplot-plots weren't saved to the `.ipynb` (actually, because they
  were showed in the DataSpell IDE, but were not saved directly to the `.ipynb` - maybe
  that's a type of storage optimization in case huge-data plots).

  So just run-all cell were done inside of the casual jupyter notebook environment.

  Fix #3 issue
@dmitmatveev
Copy link
Owner Author

You can use nbviewer online-tool to render the interactive plotly-plots, here is the main-branch data_analytics_task.ipynb.

  • Add link of the nbviewer-rendered main-branch data_analytics_task.ipynb file to the README.md

@dmitmatveev dmitmatveev mentioned this issue May 24, 2022
1 task
dmitmatveev added a commit that referenced this issue May 24, 2022
Partly fix #3 (with alternative solution)
dmitmatveev added a commit that referenced this issue May 24, 2022
2022-05-24 9:00 - Merge Dev

- fix #3
- fix #4 
- fix #7 
- fix #8
- fix #12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant