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

Dashboard doesn't show rebuilt instance #588

Open
ThomasThelen opened this issue Jan 28, 2020 · 1 comment
Open

Dashboard doesn't show rebuilt instance #588

ThomasThelen opened this issue Jan 28, 2020 · 1 comment

Comments

@ThomasThelen
Copy link
Member

ThomasThelen commented Jan 28, 2020

I *think this is a dashboard issue. If I upload a requirements.txt to a Tale workspace and rebuild the Tale, I'm not able to use the python libraries unless I stop and start the Tale. From the logs it looks like the rebuild happens properly, but we're not exposing the user to it.

To reproduce:

  1. Create a new tale
  2. Unzip quickstart.zip and upload the files into your workspace
  3. Rebuild the Tale
  4. Open the logs, ctrl+f for bokeh (you should see it being installed)
  5. Once the rebuild is complete, navigate to the Interact tab
  6. Run the python notebook in the workspace
  7. Note that bokeh isn't stalled
  8. Stop the Tale
  9. Start the Tale
  10. Re-run the python notebook
  11. Note that it runs fine

edit: I may have confused 'restart' and 'rebuild'

@craig-willis
Copy link
Contributor

craig-willis commented Jan 28, 2020

By design, after image build the user needs to manually restart the instance via either stop/start or from the Tale > Restart Tale. We had envisioned the successful build notification indicating that you need to restart, but that's not in place. The idea was that you could keep working while the image build was happening and decide when you were ready to switch over.

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

No branches or pull requests

2 participants