【问题标题】:Issue with pushed .ipynb file not rendering correctly in GitHub推送的 .ipynb 文件无法在 GitHub 中正确呈现的问题
【发布时间】:2020-07-12 13:48:44
【问题描述】:

系统: WIN10

IDE: ANACONDA/Jupyter 实验室

语言: Python 3.7.3 版

库:熊猫版本 1.0.1

数据来源/位置: https://github.com/ahull002/P001.predictive.maintenance.logreg

数据集/文件: 2_Data_Understanding.ipynb

用户故事:

我在尝试查看已推送到 GitHub 的 .pynb 文件时遇到了转换问题。它们看起来很弯曲,好像存在某种渲染问题。 Jupyter notebook 中的 markdown 单元格显示水平和挤压而不是垂直并向上或向下滑动。

已采取措施:

  1. 搜索 StackOverflow 的渲染问题
  2. 搜索 GitHub:Jupyter Notebook 无法在 Github #3555 上加载
  3. 四处询问,但与仅向某人展示相比,很难清楚地表达这个问题

【问题讨论】:

    标签: github jupyter-notebook formatting format rendering


    【解决方案1】:

    这是 Github 的 Notebook 渲染器(Project Jupyter)无法控制 Github 的渲染器(它是封闭源代码)的问题。

    建议任何遇到此问题的人使用 nbviewer 在 Github 上查看笔记本。

    参考: https://github.com/ahull002/nbviewer

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2018-07-20
      • 2017-09-10
      • 2020-08-22
      • 2017-08-07
      • 2020-02-05
      • 1970-01-01
      • 2021-12-29
      • 1970-01-01
      相关资源
      最近更新 更多