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

docs: use long options & fix conda install tex stack command #789

Merged
merged 2 commits into from
Jun 24, 2022

Conversation

justin-f-perez
Copy link
Contributor

@justin-f-perez justin-f-perez commented Apr 11, 2022

  • Use long options for conda install commands
  • Fix conda install command for tex stack (missing --channel)

References

I checked issue tracker; none open for this. Seems too minor but I'll open an issue if needed. I attempted to setup an environment to build the docs but it failed (and I'll open an issue for that soon as I have time- unfortunately I have some hard deadlines coming up that need attention and already spent too much time on this 😮‍💨 )

Code changes

Mainly just makes conda install commands a bit more readable for the uninitiated and fixed the command for the tex stack by adding --channel

User-facing changes

Fixes conda install command for tex stack

Backwards-incompatible changes

Chores

  • linted
  • tested
  • documented
  • changelog entry

* Use long options for conda install commands
* Fix conda install command for tex stack (missing `--channel`)
@github-actions
Copy link

Binder 👈 Launch a binder notebook on branch justin-f-perez/jupyterlab-lsp/patch-1

@justin-f-perez justin-f-perez changed the title use long options; fix tex stack command docs: use long options & fix conda install tex stack command Apr 11, 2022
Copy link
Member

@krassowski krassowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

docs/Language Servers.ipynb Outdated Show resolved Hide resolved
docs/Language Servers.ipynb Outdated Show resolved Hide resolved
@krassowski krassowski enabled auto-merge June 24, 2022 19:43
@krassowski krassowski disabled auto-merge June 24, 2022 19:43
@krassowski krassowski enabled auto-merge June 24, 2022 19:43
@krassowski krassowski merged commit ea9f1b6 into jupyter-lsp:master Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants