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 links to open notebooks on a local Basthon notebook #31

Open
3 tasks
Naereen opened this issue Mar 4, 2021 · 0 comments
Open
3 tasks

Add links to open notebooks on a local Basthon notebook #31

Naereen opened this issue Mar 4, 2021 · 0 comments

Comments

@Naereen
Copy link
Owner

Naereen commented Mar 4, 2021

See a link like this:
https://besson.link/Basthon/notebook/?from=../../publis/notebooks/Py_Pi_Day_2017.ipynb
It works!

For most of my notebooks, using Basthon won't work because:

  • I'm using other kernel than IPython: OCaml, C, Java, Rust, Julia, Bash, GNUPlot and even Octave!
  • I'm using IPython magic a lot, like %timeit etc, which are not (yet) supported in Basthon (see https://framagit.org/casatir/basthon-kernel/-/issues/10).
  • I'm using Jupyter notebook extensions, like itikz, lolviz, rcviz, watermark, cython, ipythonblocks, ipywidgets, etc.

But for the "pure Python" notebooks (even using numpy, matplotlib etc), I can use my locally available Basthon notebook (http://notebook.besson.link/ or https://besson.link/Basthon/notebook/) to load a notebook available from the same site.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant