Skip to content

Conversation

@elmartinj
Copy link
Contributor

To facilitate first contact on windows and/or notebook environments.

update on hello world example to let user know they can access dataframe
refinements on welcome page
Copy link
Owner

@AzulGarza AzulGarza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks! i left one small comment

Comment on lines +110 to +112
**Important !!!**
- TimeCopilot requires Python 3.10+. Additionally, it currently does not support macOS running on Intel processors (x86_64). If you’re using this setup, you may encounter installation issues with some dependencies like PyTorch. If you need support for this architecture, please create a new issue.
- If on Windows, Python 3.10 is recommended due to some of the packages' current architecture.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, this line will break in our docs at timecopilot.dev since we’re using mkdocs-material admonitions. i think we can skip this change from this pr and handle it separately if needed :)

image

Comment on lines +125 to +127
# Use the following line if using a jupyter notebook environment!!!!
nest_asyncio.apply()
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very cool!

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.

2 participants