📑  Instagram Posts. Part 04

🌀   Homepage     🌀   GitHub Pages     🌀   Previous     🌀   Next     🌀   Instagram Posts     🌀   Pinterest Posts

If you want to create your own markers

Python & SageMathCell

If you want to try Bokeh in SageMathCell

Python & SageMathCell

If you want to use Seaborn in SageMathCell

Python & SageMathCell

If you want to zoom fragments

Python & SageMathCell

You can use OpenCV in SageMathCell

Python & SageMathCell

Do you want to display

Folium maps in SageMathCell?

Python & SageMathCell

If you want to check installed packages

for R in SageMathCell

R & SageMathCell

Do you want to display

Wolfram plots in SageMathCell?

    
CT[col_,s_]:=Module[{r,t,n},
r=RandomReal[10,90];
t=AnglePath[Flatten[Table[r*Pi+.1^3,{i,90}]]];
n=Length[t];
t=Table[Flatten[{t[[i]],.1^3i}],{i,n}];
l=Table[{ColorData[col][Cos[i]^2],
Line[{t[[i]],t[[i+1]]}]},{i,n-1}];
Graphics3D[l,Boxed->False,ImageSize->s]];
CT["AuroraColors",500] 

If somebody told you WolframCloud is hard to explore.

Think Again