Skip to content

Python log in the jupyter notebook appears only in the terminal, not in the output cellΒ #111

@ziky90

Description

@ziky90

I am using jupyter notebook and since short time ago logs stopped to appear in output cells and started to appear only in the terminal.

I have described the problem here:
http://stackoverflow.com/questions/35936086/jupyter-notebook-does-not-print-logs-to-the-output-cell/35940918#35940918

Logging to output cell works correctly for ipykernel==4.2.2 and earlier, but since ipykernel==4.3.0 https://github.com/ipython/ipykernel/releases/tag/4.3.0 logs goes to terminal instead of the output cell.

I am not sure, but my guess is that the problem is caused by this commit: 65b6144

I have already opened one issue in the jupyter repository jupyter/jupyter#120, but I was advised to better open it here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions