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

Fix ArtifactViewer in Jupyter Lab extension #1040

Merged
merged 7 commits into from
Feb 25, 2025

Conversation

c-bata
Copy link
Member

@c-bata c-bata commented Feb 21, 2025

Contributor License Agreement

This repository (optuna-dashboard) and Goptuna share common code.
This pull request may therefore be ported to Goptuna.
Make sure that you understand the consequences concerning licenses and check the box below if you accept the term before creating this pull request.

  • I agree this patch may be ported to Goptuna by other Goptuna contributors.

Reference Issues/PRs

None

What does this implement/fix? Explain your changes.

Currently, ArtifactViewer does not work as expected when specifying base_url like below:

$ jupyter lab --ServerApp.base_url=/foobar

This PR fixes that bug by providing the base url to the web frontend.

Screenshot 2025-02-21 13 22 35

@c-bata c-bata force-pushed the fix-jupyterlab-artifact branch from 41c6e58 to 01258e5 Compare February 25, 2025 02:19
@c-bata c-bata force-pushed the fix-jupyterlab-artifact branch from 01258e5 to d0c6aa9 Compare February 25, 2025 02:23
@c-bata c-bata merged commit 5349d5f into optuna:main Feb 25, 2025
20 checks passed
@c-bata c-bata deleted the fix-jupyterlab-artifact branch February 25, 2025 02:38
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.

1 participant