Skip to content

Conversation

@kp992
Copy link
Collaborator

@kp992 kp992 commented Nov 24, 2024

Remove ipywidgets from matsuyama lecture as it does not work with static pages and hangs the build.

Related to #183

@kp992 kp992 requested a review from mmcky November 24, 2024 22:57
@github-actions github-actions bot temporarily deployed to commit November 24, 2024 23:05 Inactive
Copy link
Contributor

@mmcky mmcky left a comment

Choose a reason for hiding this comment

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

@kp992 I think we should just add no-execute tags to this code and let people run this on their local machine if they want to. We can add a small note above the code.

@github-actions github-actions bot temporarily deployed to commit November 25, 2024 00:41 Inactive

```{code-cell} python3
```{code-cell} ipython3
:class: no-execute
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@mmcky is this correctly tagged? The build hangs again.

Copy link
Contributor

Choose a reason for hiding this comment

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

@kp992 the correct syntax is

:tags: [no-execute]

Copy link
Contributor

Choose a reason for hiding this comment

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

actually :class: no-execute should work.

I think the future is :tags: [skip-execution]

Let's leave this as is for now. Thanks @kp992

@github-actions github-actions bot temporarily deployed to commit November 25, 2024 04:50 Inactive
@mmcky mmcky merged commit c343b54 into main Nov 25, 2024
6 checks passed
@mmcky mmcky deleted the i-183-1 branch November 25, 2024 06:58
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.

3 participants