You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of the Bug
When running cupid-webpage without the -g argument, users receive a RunTimeError with a request to specify a --name argument. However, the default cupid-webpage should not ask users to upload their results to github pages for sharing purposes. This bug was introduced in #195 .
To Reproduce
Run cupid-webpage.
Expected behavior
Create jupyterbook html in computed_notebooks directory.
Additional context
PR coming soon... Sorry I should have caught this while reviewing!
Also notifying @samsrabin of this bug.
The text was updated successfully, but these errors were encountered:
Description of the Bug
When running
cupid-webpage
without the-g
argument, users receive a RunTimeError with a request to specify a--name
argument. However, the defaultcupid-webpage
should not ask users to upload their results to github pages for sharing purposes. This bug was introduced in #195 .To Reproduce
Run
cupid-webpage
.Expected behavior
Create jupyterbook html in computed_notebooks directory.
Additional context
PR coming soon... Sorry I should have caught this while reviewing!
Also notifying @samsrabin of this bug.
The text was updated successfully, but these errors were encountered: