looooo / jupyter_freecad_kernel

A FreeCAD Kernel for Jupyter
GNU General Public License v3.0
11 stars 3 forks source link

DOC: Add to jupyter kernels wiki page #1

Open westurner opened 6 years ago

westurner commented 6 years ago

https://github.com/jupyter/jupyter/wiki/Jupyter-kernels https://github.com/jupyter/jupyter/wiki/Jupyter-kernels/_edit

westurner commented 6 years ago

https://www.freecadweb.org/wiki/IPython_notebook_integration

https://github.com/looooo/jupyter_freecad_kernel/tree/master/examples

looooo commented 6 years ago

This repo was only a test. I don't think freecad needs an own kernel. Better to launch freecad-related directly from a jupyger ipython session. This worked for qt4 but currently doesn't work for qt5. I guess this is the biggest show stopper at the moment.