Questions tagged [nteract]

3 questions
3
votes
2 answers

How to install nteract Data Explorer as an extension in JupyterLab?

How can I use nteract Data Explorer in JupyterLab? From this link, it seems like the dx can be installed in JupyterLab (image below), but I didn't find related docs:
ZK Zhao
  • 19,885
  • 47
  • 132
  • 206
2
votes
0 answers

How to run papermill on a remote server?

I want to run a papermill Python script to execute a .ipynb file. As of now, it runs on local but I want to run it on another server, say another Docker container. I tried reading the…
Aviral Srivastava
  • 4,058
  • 8
  • 29
  • 81
1
vote
1 answer

Cannot read an m.file in Atom with octave although it works in Nteract

I installed the octave kernel for jupyter which works fine with nteract. In Atom I have the following packages installed: language-matlab, language-matlab-octave, hydrogen and Script. However when I load an .m file in Atom there is a red message for…
ecjb
  • 5,169
  • 12
  • 43
  • 79