Restore the command to import a notebook from the explorer context menu. (#9252) Optimize the way stream outputs are handled, to support large output streams without crashing VS Code. (#11031) Fully remove message asking users to try out pre-release Jupyter if they are on Insiders. (#11477...
稍微优化了下,基本上对前面的兼容还不错,贴下优化代码: 别忘了JS的引用(如果你也在用Jupyter写文章,上传两个样式文件,然后引用即可)
Change book_path to path_to_book #773 (@MaxGhenis) GitHub actions example: note about selective build #771 (@consideRatio) getting sphinx thebelab to work #749 (@choldgraf) Link documentation for adding cell tags in Jupyter from "Hide or remove content" documentation section #734 (@Max...
and user scrolls the notebook so that the cell is in the rendering range (but not necessarily visible) within 5 seconds, panel will populate the output and move the scrollbar slightly, but this may
Notebook minimap in the virtual scrollbar #16432 (@krassowski) Enhancements madeChange "File Size" column name to "Size" at small widths #16849 (@JasonWeill)Adds command to toggle cell outputs #16833 (@JasonWeill)Improve notebook output stream processing #16814 (@davidbrochart...
JupyterLab is the next-generation user interface for Project Jupyter offering all the familiar building blocks of the classic Jupyter Notebook (notebook, terminal, text editor, file browser, rich outputs, etc.) in a flexible and powerful user interface. JupyterLab can be extended using npm packa...
.travis.yml Remove deprecated key from .travis May 21, 2021 LICENSE First public release Apr 11, 2019 MANIFEST.in New release Aug 18, 2020 README.md Add sandbox feature screenshot Sep 16, 2021 ipyfilechooser_examples.ipynb Update sample notebook Sep 16, 2021 ...
* Restore notebook scrolling on dragging a cell to the viewport edge (#15782) * Test for notebook scrolling on dragging cell to an edge * Move `data-lm-dragscroll` to `.jp-WindowedPanel-outer` which has been the scroller node since the virtual scrollbar PR refactored the DOM structure ...
Current cell doesn't run (but other cells do) after defining a dictionary when using "%gui tk" or "%gui qt" jupyter/notebook#6670 (needs info) After update 'zmq.error.ZMQError: Operation not permitted' problem jupyter/notebook#6677 (needs info) Menu bar (or tool bar) crashed after tr...
By replaying in the notebook Installation For usingJupyter-CadQueryin Jupyterlab If you don't have it already, create a new conda environment with the latest CadQuery (e.g. master) conda create -n jcq3 -c conda-forge -c cadquery python=3.10 cadquery=master vtk=9.2.2 conda activate jcq3...