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

documentation: upload Jupyter notebooks with ipyvizzu examples #295

Merged
merged 1 commit into from
Feb 25, 2024

Conversation

dannylee8
Copy link
Contributor

Sharing Jupyter notebooks contain the examples for chart-type pages conveniently collected to one notebook for each set:

To run, need to run:

  • pip install jupyterlab (run: jupyter lab)
  • pip install pandas
  • pip install pyarrow
  • pip install ipyvizzu

If venv is desired (in notebook folder):

  • pip install virtualenv
  • python -m venv venv
  • .\venv\Scripts\activate (Win)

@veghdev veghdev merged commit 1479b60 into vizzuhq:main Feb 25, 2024
5 of 6 checks passed
@veghdev veghdev changed the title Upload Jupyter notebooks with ipyvizzu examples documentation: upload Jupyter notebooks with ipyvizzu examples Feb 26, 2024
@dannylee8 dannylee8 deleted the dannylee8-example-jupyternotebooks branch February 27, 2024 04:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants