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

Reliably starting covalent from a jupyter notebook #696

Closed
Emmanuel289 opened this issue Jun 21, 2022 · 6 comments
Closed

Reliably starting covalent from a jupyter notebook #696

Emmanuel289 opened this issue Jun 21, 2022 · 6 comments
Labels
bug Something isn't working good first issue Good for newcomers hacktoberfest Part of Hacktoberfest

Comments

@Emmanuel289
Copy link
Contributor

Emmanuel289 commented Jun 21, 2022

Environment

  • Covalent version: 0.110.0
  • Python version: 3.8.13
  • Operating system: Linux/MacOS

What is happening?

Executing !covalent start from a Jupyter notebook cell results in the server not starting properly.

How can we reproduce the issue?

Executing !covalent start from a Jupyter notebook cell returns a false positive because the server does not start at the default port and address.

What should happen?

Executing !covalent start from a Jupyter notebook cell should successfully start the server at the default port and address.

Any suggestions?

No response

@Emmanuel289 Emmanuel289 added the bug Something isn't working label Jun 21, 2022
@santoshkumarradha
Copy link
Member

I would also vote for ct.init(**settings_params) just like our other brothers like dask to expose an API in python to start when starting from inside a process.

@santoshkumarradha santoshkumarradha added the good first issue Good for newcomers label Jun 21, 2022
@wjcunningham7
Copy link
Member

@AlejandroEsquivel given that you got Covalent working in Colaboratory, is there anything remaining to be done here?

@santoshkumarradha
Copy link
Member

!covalent start/stop from jupyter works now :D

@santoshkumarradha
Copy link
Member

No even though it says it has started the server indeed does not start

@wjcunningham7 wjcunningham7 added the hacktoberfest Part of Hacktoberfest label Sep 23, 2023
@wjcunningham7
Copy link
Member

This issue is a part of Hacktoberfest. Closing this issue will earn you 3 points.

@santoshkumarradha
Copy link
Member

#1854 closes this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers hacktoberfest Part of Hacktoberfest
Projects
None yet
Development

No branches or pull requests

3 participants