Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:jupyter/notebook
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v6.4.5
Choose a base ref
Loading
...
head repository:jupyter/notebook
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:160c27d3c23dafe8b42240571db21b0d5cbae2fe
Choose a head ref
Loading
  • 11commits
  • 9files changed
  • 9contributors

Commits on Aug 9, 2021

  1. Configuration menu
    Copy the full SHA
    7a9e584View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Configuration menu
    Copy the full SHA
    c1543acView commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Merge pull request#6211from maliubiao/master

    fix chinese translation typo
    @minrk
    minrk authoredOct 25, 2021
    Configuration menu
    Copy the full SHA
    39a7605View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Merge pull request#6127from dolfinus/update_send2trash

    Fix send2trash tests failing on Windows
    @kevin-bates
    kevin-bates authoredOct 28, 2021
    Configuration menu
    Copy the full SHA
    eb3a1c2View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. Configuration menu
    Copy the full SHA
    f6d96faView commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Fix asyncio error when opening notebooks

    This is a fix for#6164`nest_asyncio` must be applied before any async tasks have been createdotherwise there could be tasks queued that are unpatched, and thus donot respect nested loops. An example of an unpatched task can be seen inthe original issue:```<Task pending coro=<HTTP1ServerConnection._server_request_loop() running at /apps/python3/lib/python3.7/site-packages/tornado/http1connection.py:823>```which originates from Tornado.A similar issue was reported in `nest-asyncio`:erdewit/nest_asyncio#22where the solution is to call `apply` on import so that unpatched tasksdo not get created.
    @dleen
    dleen committedNov 3, 2021
    Configuration menu
    Copy the full SHA
    751c7ebView commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Configuration menu
    Copy the full SHA
    25abca0View commit details
    Browse the repository at this point in the history
  2. Merge pull request#6228from nsait-linaro/enable_terminal_tests

    Enable terminal tests as pywinpty is ported for python 3.9
    @Zsailer
    Zsailer authoredNov 11, 2021
    Configuration menu
    Copy the full SHA
    20574f7View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Merge pull request#6218from jackexu/master

    Change to use a universal Chinese translation on certain words
    @kevin-bates
    kevin-bates authoredNov 15, 2021
    Configuration menu
    Copy the full SHA
    c923e92View commit details
    Browse the repository at this point in the history
  2. TST: don't look in user site for serverextensions (#6233)

    * TST: don't look in user site for serverextensions
    @bnavigator
    bnavigator authoredNov 15, 2021
    Configuration menu
    Copy the full SHA
    a9a31c0View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Merge pull request#6221from dleen/master

    Fix asyncio error when opening notebooks
    @minrk
    minrk authoredNov 16, 2021
    Configuration menu
    Copy the full SHA
    160c27dView commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp