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

add ipynb support && wlnb support #38

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

asukaminato0721
Copy link

@BinaryQuantumSoul
Copy link

Hello, so what would be optimal workflow for using Wolfram inside VSCode ? Correct me if I'm wrong.

Install those three:

Manually add your fixes

Use .ipynb files inside vscode or wlnb ?

@asukaminato0721
Copy link
Author

Use .ipynb files inside vscode or wlnb ?

both works

  1. use ipynb, then install jupyter kernel + language server
  2. use wlnb, then jupyter kernel + wlnb extensions.

@asukaminato0721 asukaminato0721 changed the title add ipynb add ipynb support && wlnb support Dec 20, 2023
@asukaminato0721
Copy link
Author

@bostick mind check this pr?

@asukaminato0721 asukaminato0721 marked this pull request as draft December 4, 2024 01:17
@asukaminato0721 asukaminato0721 marked this pull request as ready for review December 4, 2024 01:20
@asukaminato0721
Copy link
Author

ping @suman-wolfram

Copy link
Collaborator

@suman-wolfram suman-wolfram left a comment

Choose a reason for hiding this comment

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

With the following two extensions

image

I am getting the following error while opening .wlnb files

image

I am also getting few kernel connection errors while running Wolfram language in jupyter notebook. Probably we need a better workflow/documentation first, before adding this feature.

@asukaminato0721 asukaminato0721 marked this pull request as draft January 8, 2025 03:52
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.

3 participants