-
### Is your enhancement related to a problem? Please describe.
I cannot use Jupyter Notebooks inside of Che. It's possible with VS Code.
I have experimented with the Python plugin for Che, and it …
-
This has been discussed for [vscode-python extension](https://github.com/microsoft/vscode-python/issues/3073).
A command called `restartLanguageServer` has been [created](https://github.com/m…
-
I am running Anaconda version 4.5.11 on MacOS Sierra. I am having an issue when trying to run Jupyter notebook commands.
```
mkdir project
cd project
mkdir notebooks
cp ~/project.ipynb notebook…
jtoka updated
5 years ago
-
This issue describes the various items that need to be taken care of to uniformise code between phantom and human notebooks.
Implement in phantom notebook: data dictionary:
https://github.com/sp…
-
I am not sure where this conversation should take place so I will start here. I feel like their is place in IPython or Jupyter to support generically importable notebooks.
I have been using notebo…
-
Hi I have been using nbsphinx for a couple of years for [my library ](https://lime-stable.readthedocs.io/en/latest/tutorials/n_tutorial1_single_line_fit.html) to compile the tutorials from notebooks.
…
-
Hello,
I wanted to share my default setup for using handcalcs together with [pint](https://pypi.org/project/Pint/).
Pint can be a useful alternative to forallpeople, if some "advanced" options a…
av1dm updated
1 month ago
-
I followed the instructions and ran into a small issue with 02-ml-intro/03-Einlesen_Akquisition.ipynb
the module openpyxl is not found, so i think this should be added to the instructions.
maybe…
-
We are building a PoC for a blockchain solution that allows negotiation and access to inferences from AI models encrypted with FHE, leveraging Zama’s Concrete-ML. A challenge we’re facing is that the …
-
### Applies To
- [X] Notebooks (.ipynb files)
- [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?
A standard pandas data frame, which is an instance of `p…