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
* feat: add service
* Add services
* feat: server running using uvicorn + starlette
* plumb through the port number
* feat: add rudimentary app_service to run a web server
* make timeout longer for shutdown
* black formatting
* clear notebook
* rm psutil mypy
* fix: types
* update dev requirements
* Add psutil as explicit
Mimic Tensorboard and start up a local port using magics or other https://ipython.readthedocs.io/en/stable/interactive/magics.html
Reference: https://www.tensorflow.org/tensorboard/tensorboard_in_notebooks
The text was updated successfully, but these errors were encountered: