You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The use of Jupyter notebooks is very common in data science. Let's see how they would work for BlockchainYVR presentations.
It has been a few months since they have introduced JupyterLab. JupyterLab's environment is pretty extendable, I have tried Python and Node.js in it, both work well.
I think it's pretty much up to the presenters what they want to use -- and since we are looking forward to demos and such, not sure what that will look like.
Do you have something you want to present with a notebook? That would be great!
Remix and any IDE is limited in running specific parts of the code, using multiple languages, and adding visuals to a tutorial. But you are right, I should present something to test it out. How about a presentation on Diffie Hellman Key Exchange?
The use of Jupyter notebooks is very common in data science. Let's see how they would work for BlockchainYVR presentations.
It has been a few months since they have introduced JupyterLab. JupyterLab's environment is pretty extendable, I have tried Python and Node.js in it, both work well.
Demo
Advantages
Disadvantages
requirements.txt
for each notebook getting dependencies is extra work.The text was updated successfully, but these errors were encountered: