Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.9.0
-
None
Description
Hi
With zeppelin 0.9.0, when I call create note http api, like this:
POST [http://[zeppelin-server]:[zeppelin-port]/api/notebook]
JSON: {"name": "test"}
The response is OK, but no paragraph is been initialized, and I can not create any paragraph either.