Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latex cells in Interactive Window don't scroll to the bottom correctly #3380

Closed
IanMatthewHuff opened this issue May 24, 2019 · 1 comment
Closed
Assignees

Comments

@IanMatthewHuff
Copy link
Member

Cell contents

#%%
%%latex
\begin{align}
\nabla \cdot \vec{\mathbf{E}} & = 4 \pi \rho \\
\nabla \times \vec{\mathbf{E}}\, +\, \frac1c\, \frac{\partial\vec{\mathbf{B}}}{\partial t} & = \vec{\mathbf{0}} \\
\nabla \cdot \vec{\mathbf{B}} & = 0
\end{align}

Run this cell in the interactive window with the window already full of output. It will scroll down enough to show the line of code, but not show the output from the latex. This must come in later via MathJax.

@rchiodo
Copy link
Contributor

rchiodo commented May 25, 2019

Same thing happens with Markdown. No markdown ever scrolls.

@rchiodo rchiodo self-assigned this May 25, 2019
@rchiodo rchiodo closed this as completed Aug 6, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Aug 14, 2019
@microsoft microsoft unlocked this conversation Nov 14, 2020
@DonJayamanne DonJayamanne transferred this issue from microsoft/vscode-python Nov 14, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants